Differences between revisions 3 and 23 (spanning 20 versions)
Revision 3 as of 2011-11-29 17:17:44
Size: 443
Editor: EricPalmer
Comment:
Revision 23 as of 2016-05-20 13:55:22
Size: 742
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from coverage.e
Line 2: Line 3:

||Category D||Version 3.0||
Line 6: Line 9:
 * view_maps.in (you get this from using ["update_infiles.e"])  * view_maps.in (you get this from using [[update_infiles.e]])
Line 9: Line 12:
 * stdin:
 0. All maps
 1. Maps with lmks or limbs
 2. Maps with lmks
Line 14: Line 13:
 * 0,.1 (start and ending resolution)  * What type of maps to use (all, only with landmarks and/or limbs). Typically 2
 * Resolution (start and ending resolution). Notes, there is no prompt for this entry.
Example
{{{
 ~/bin/coverage.e
  0. All maps
  1. Maps with lmks or limbs
  2. Maps with lmks
 2
 0,.1
}}}
Line 18: Line 28:

{{attachment:coverage.jpg}}

----
CategoryPrograms

coverage

Category D

Version 3.0

Generates global coverage of what has been tiled and processed (as per landmark files)

Input - files

Input - stdin

  • What type of maps to use (all, only with landmarks and/or limbs). Typically 2
  • Resolution (start and ending resolution). Notes, there is no prompt for this entry.

Example

 ~/bin/coverage.e
  0. All maps
  1. Maps with lmks or limbs
  2. Maps with lmks
 2
 0,.1

Output

  • coverage_g.pgm - a global map showing what has been tiled to the specified resolution

coverage.jpg


CategoryPrograms

coverage (last edited 2018-05-06 11:06:52 by BMittan)