A set of parameters, which is used to configure line scan calibration. More...
Public Member Functions | |
LineScanCalibrationConfiguration () | |
Constructor for default configuration. | |
Properties | |
int | MaxIterations [get, set] |
The maximum number of iterations for all nonlinear solvers in the calibration algorithm. | |
int | PolyDegree [get, set] |
Positive (or zero) integer value that defines the polynomial to be used. | |
double | Tolerance [get, set] |
Value for early stopping criteria. | |
ScanDirection | ScanDirection [get, set] |
Scanning direction of the camera. | |
PreDefinedPixelSizeMode | PreDefinedPixelSizeMode [get, set] |
Decision if the calibrator uses predefined pixel size. | |
double | PixelSize [get, set] |
The pixel size of the transformed image. | |
A set of parameters, which is used to configure line scan calibration.