public class ImageResults
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
biasX |
double |
biasY |
double |
maxError |
double |
meanError |
double[] |
pointError |
| Constructor and Description |
|---|
ImageResults(int numPoints) |