ExposureFile
, FitsKeyword
, Null
public interface ExposureFinder
Modifier and Type | Method | Description |
---|---|---|
double |
getExposure(int pixel) |
Get the exposure for a given pixel.
|
void |
setImage(Image input,
Image output,
Sampler samp) |
Specify the input image for which we are
going to get the exposure.
|
void setImage(Image input, Image output, Sampler samp)
double getExposure(int pixel)