public class RotatedRectangle extends Border
CONSUMED, fromOut, NO_COVERAGE, NON_PHYSICAL, SPLIT_X, SPLIT_XY, SPLIT_Y, UNCHECKED| Constructor and Description |
|---|
RotatedRectangle() |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getImage(Image in,
double[] vector)
Convert an input unit vector to a position in an image.
|
int[] |
getInputLimits(Image in) |
cornerMatch, edgeOff, findImages, getCandidate, minDist, printOut, radiusSquared, setStrictfactorypublic int[] getInputLimits(Image in)
getInputLimits in class RectRecursepublic double[] getImage(Image in, double[] vector)
RectRecursegetImage in class RectRecursein - The image we are transforming into the plane of.vector - The input unit celestial coordinate unit vector.