public class Vignetting
extends java.lang.Object
Constructor and Description |
---|
Vignetting() |
Vignetting(double[] data) |
Modifier and Type | Method and Description |
---|---|
double |
getCoeff(int i,
int j) |
double[] |
getData() |
void |
setCoeff(int i,
int j,
double value) |