⇤ ← Revision 1 as of 2016-01-15 16:58:43
Size: 96
Comment:
|
Size: 1208
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
== Description == | == Description == == Requires == * [[LMRKLIST.TXT]] - list of all landmarks to be used * [[LMKFILES]]/ - directory of .LMK files for each maplet * [[MAPFILES]]/ - directory of .MAP files * [[SHAPEFILES]]/ - directory of built shapes === Optional === * [[LMRKLISTR.TXT]] - specific list of landmarks desired |
Line 7: | Line 15: |
The commands sent to densify are usually prearranged in a file which can be used as follows: {{{ ~/bin/densify < tmpRun.txt }}} === Input File === {{{ SHAPEFILES/PreviousShapeFile (input shape) 2 100 1.67773 (K (power of 2), search range (km), random seed) SHAPEFILES/CurrentShapeFile (output shape) 1 (more iteration) .005 (fraction of points used for conditioning) .025 (conditioning weight) 1 (more iterations) 1 1 1 1 1 1 1 1 1 1 1 1 1 0 (end program) }}} |
|
Line 9: | Line 45: |
* [[SIGMA.TXT]] - list of sigma values associated with the shape model (found in [[SHAPEFILES]]/) * Shape file in ICQ format |
densify
(Compiled by TC)
Description
Requires
LMRKLIST.TXT - list of all landmarks to be used
LMKFILES/ - directory of .LMK files for each maplet
MAPFILES/ - directory of .MAP files
SHAPEFILES/ - directory of built shapes
Optional
LMRKLISTR.TXT - specific list of landmarks desired
Input
The commands sent to densify are usually prearranged in a file which can be used as follows:
~/bin/densify < tmpRun.txt
Input File
SHAPEFILES/PreviousShapeFile (input shape) 2 100 1.67773 (K (power of 2), search range (km), random seed) SHAPEFILES/CurrentShapeFile (output shape) 1 (more iteration) .005 (fraction of points used for conditioning) .025 (conditioning weight) 1 (more iterations) 1 1 1 1 1 1 1 1 1 1 1 1 1 0 (end program)
Output
SIGMA.TXT - list of sigma values associated with the shape model (found in SHAPEFILES/)
- Shape file in ICQ format