Package | Description |
---|---|
skyview.process.imagefinder |
Modifier and Type | Class and Description |
---|---|
class |
LocalBorder |
class |
Radius
This class finds the best images to be used for sampling using
a recursive rectangle algorithm.
|
class |
RotatedRectangle
This image finder uses the same algorithm as the border finder, but rather than
using the rectangle in the projection plane, we assume that only a subrectangle
which of the image (which may be rotated with respect to the image) is valid.
|