ISIS Documentation

findrx

Find and refine reseau points in a cube

This program will read in a cube and refine the positions of the Reseau points. It will also modify the cube's label so the Reseaus are matched with sub-pixel accuracy. The new reseau coordinate set is then set to "Refined", and the validity of the pixels that have nothing wrong will be set to 1. NOTE: Please be aware that refining the reseaux locations will modify the image distortion once applications that utilize the camera model (campt, qview, etc) are used. Thus findrx has the practical effect of changing the geometry of the image.

Categories


History

Leah Dahmer2005-05-06 Original version
Elizabeth Miller2005-10-05 Moved from utilities into mission categories
Jacob Danton2006-05-24 Modified the registration algorithm on edge and corner reseaus.
Tracie Sucharski2006-08-07 Changed call to Chip::Load because a scale factor was added to the method.
Brendan George2006-09-28 Documentation fixes
Steven Lambright2008-06-23 Updated to properly check AutoReg::Register()'s return status
Jeannie Walldren2010-08-02 Updated to use new SearchChip SubchipValidPercent value from the template.
Kaitlyn Lee2019-03-25 Added method writeHistory() to add an entry to the history blob of the input cube. Updated code up to coding standards.