public class GalexExposure extends MaxExposure
CONSUMED, fromOut, NO_COVERAGE, NON_PHYSICAL, SPLIT_X, SPLIT_XY, SPLIT_Y, UNCHECKED| Constructor | Description |
|---|---|
GalexExposure() |
| Modifier and Type | Method | 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.
|
factorycriterion, findImagesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcornerMatch, edgeOff, getCandidate, getImage, getInputLimits, minDist, printOut, setStrictprotected double radiusSquared(double tx,
double ty,
double nx,
double ny,
int index,
Image input)
radiusSquared in class RectRecursetx - 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.