Differences between revisions 5 and 6
Revision 5 as of 2016-02-10 19:46:13
Size: 1465
Editor: BMittan
Comment:
Revision 6 as of 2016-07-23 08:35:03
Size: 1466
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
'''MAPRES.TXT''' is output by the program [[residuals]]. For each landmark listed in [[LRMKLIST.TXT]] which is contained in at least one picture or contains at least one limb appearance, [[residuals]] outputs information to '''MAPRES.TXT'''. '''MAPRES.TXT''' is output by the program [[residuals]]. For each landmark listed in [[LRMKLIST.TXT]], which is contained in at least one picture or contains at least one limb appearance, [[residuals]] outputs information to '''MAPRES.TXT'''.

MAPRES.TXT

Description

This text file lists maplet resolution information for maplets contained in at least one picture or limb.

MAPRES.TXT is output by the program residuals. For each landmark listed in LRMKLIST.TXT, which is contained in at least one picture or contains at least one limb appearance, residuals outputs information to MAPRES.TXT.

Here is a sample MAPRES.TXT file:

LMKNM    NPIX     SCALE      RESAV/SCL   RESSD/SCL   RESMN/SCL   RESMX/SCL      

EE0001    24     0.00010       0.246       0.010       0.233       0.261
EE0002    24     0.00010       0.246       0.009       0.234       0.259
EE0003    24     0.00010       0.246       0.007       0.236       0.256

The columns contain these data:

  • LMKNM - landmark name

  • NPIX - number of pictures containing the landmark, plus the number of limb appearances for the landmark

  • SCALE - scale in km/pixel

  • RESAV/SCL - average image resolution per unit scale

  • RESSD/SCL - standard deviation image resolution per unit scale

  • RESMN/SCL - minimum image resolution per unit scale

  • RESMX/SCL - maximum image resolution per unit scale

    (!) RES/SCL = the number of pixels or lines moved in image-space for a change in location of a point on a maplet as the point moves in the maplet frame.


(Compiled by DL)

CategoryFiles CategoryOutputFiles

MAPRES.TXT (last edited 2016-07-23 08:35:03 by BMittan)