Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2013-02-23 16:58:38
Size: 702
Editor: EricPalmer
Comment:
Revision 7 as of 2015-05-15 11:16:15
Size: 996
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * ["LMKFILES"]
 * ["IMAGEFILES"]
 * ["PICTLIST.TXT"]
 * ["LMRKLIST.TXT"]
 * [[LMKFILES]]
 * [[IMAGEFILES]]
 * [[PICTLIST.TXT]]
 * [[LMRKLIST.TXT]]
Line 26: Line 26:
 * ["MAPINFO.TXT"]
 * ["PICINFO.TXT"]
 * ["LIMINFO.TXT"]
 * ["RESIDUALS.TXT"]
 * [[MAPINFO.TXT]]
 * [[PICINFO.TXT]]
 * [[LIMINFO.TXT]]
 * [[RESIDUALS.TXT]]

=== Description ===
 * Compares predicted and observed pixel, line position of the landmarks in the images
 * Produces RSS of the diagonal convariance elements of each control point
  * Describes landmark position uncertainty
 * Flags landmarks with residuals over specified pixel value

residuals.e

Residuals tests the landmarks to look for problems. It will give you a report based on landmarks, pictures and maps.

Input - files

Input - stdin

  • enter plim (px,km,km)
  • The number of pixels an images needs to be "off" to throw the chevron (>>) flag

  • The rms error of a landmark
  • Sets the "bin" size for the final histogram (basically how many images are in which side categories). input operation list

     2.5, 1, 001

Output

Description

  • Compares predicted and observed pixel, line position of the landmarks in the images
  • Produces RSS of the diagonal convariance elements of each control point
    • Describes landmark position uncertainty
  • Flags landmarks with residuals over specified pixel value


CategoryPrograms

residuals (last edited 2018-12-20 11:59:10 by JohnWeirich)