Specifies the scanning direction. More...
Inherits object.
Static Public Attributes | |
int | X = 0 |
Scans along the X coordinate (column). More... | |
int | Y = 1 |
Scans along the Y coordinate (row). More... | |
Specifies the scanning direction.
The scanning direction has to be set in the configuration object cvb.foundation.LineScanCalibrationConfiguration used by the linescan calibration cvb.foundation.create_line_scan_calibration.
|
static |
Scans along the X coordinate (column).
|
static |
Scans along the Y coordinate (row).