Package skyview.process.imagefinder

Class Summary
Border This class finds the best images to be used for sampling using a recursive rectangle algorithm.
Checker This class sees if any pixels have coverage.
MaxExposure This class selects the best image for a pixel by looking for the image with the longest exposure that has the pixel in the field of view.
RecursiveImageFinder This class finds the best images to be used for sampling using a recursive rectangle algorithm.
ScaledBorder This class works almost exactly like the BorderImageFinder, however when calculating the distance from the edge of the image, the distance is scaled to diagonal dimension of the image.