Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-03-21 13:32:10
Size: 206
Editor: EricPalmer
Comment:
Revision 3 as of 2014-03-25 15:42:41
Size: 746
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"]

= Overview =

Builds a shape model from maplets. 1.6M vectors is the maximum.

= Input =
{{{

/usr/local/bin/densify
~/Planets/Real/Shaper/densify.e
SHAPEFILES/dumbshape.txt
2, 30, 1.8675743
SHAPEFILES/SHAPE.TXT
1
.005
.025
1
1
1
1
1
1
1
1
1
1
1
1
1
1
0
}}}

= Log =
{{{
/usr/local/bin/densify
SHAPEFILES/dumbshape.txt
2, 30, 1.8675743
SHAPEFILES/SHAPE.TXT
....



}}}


= Output =

{{{
         512
...
}}}


List of files:


-------------------- Bob notes


["Test Files"]

Overview

Builds a shape model from maplets. 1.6M vectors is the maximum.

Input

/usr/local/bin/densify
~/Planets/Real/Shaper/densify.e
SHAPEFILES/dumbshape.txt
2, 30, 1.8675743
SHAPEFILES/SHAPE.TXT
1
.005
.025
1
1
1
1
1
1
1
1
1
1
1
1
1
1
0

Log

/usr/local/bin/densify
SHAPEFILES/dumbshape.txt
2, 30, 1.8675743
SHAPEFILES/SHAPE.TXT
....

Output

         512
...

List of files:


Bob notes

Describe do densify here.

makes a shape model

Starts with lower, then makes a higher resolution

Dumb to Q=32 Generate shape models 64, 128, 256, 512 (800 meters Vesta, 70cm for Bennu - 1.57Mill)

do_densify (last edited 2015-05-06 11:15:25 by localhost)