public class GalexExposure extends MaxExposure
CONSUMED, fromOut, NO_COVERAGE, NON_PHYSICAL, SPLIT_X, SPLIT_XY, SPLIT_Y, UNCHECKED
Constructor and Description |
---|
GalexExposure() |
Modifier and Type | Method and Description |
---|---|
protected double |
radiusSquared(double tx,
double ty,
double nx,
double ny,
int index,
Image input)
Find the square of the offset from the center of the field of view.
|
criterion, findImages
cornerMatch, edgeOff, getCandidate, getImage, getInputLimits, minDist, printOut, setStrict
factory
protected double radiusSquared(double tx, double ty, double nx, double ny, int index, Image input)
radiusSquared
in class RectRecurse
tx
- The x value of the first point.ty
- The y value of the first point.nx
- The width of the image.ny
- the height of the image.