cosi
Apply simple photometric model
This program applies a basic photometric normalization to an image by dividing each pixel by the cosine of the incidence angle. It uses the camera
model to compute the incidence angle at each pixel in the cube. The corresponding input pixel value is then divided by the cosine of the incidence angle. If the
absolute value of the incidence angle is 90 or greater then a Null pixel will be output.
Categories
History
Jim Torson | 1997-05-20 | Original version |
Jeff Anderson | 2007-05-30 | Converted to ISIS3 |
Steven Lambright | 2008-05-12 | Removed references to CubeInfo |