|
GoWebScan API
|
Represents parameters of the calibration detector algorithm.

Public Attributes | |
| k64f | detectionThreshold |
| Minimum number of non-null profile spots for system calibration bar detection. | |
| k32s | leadMarginTiles |
| Leading edge data capture margin in Y for calibration (mils). | |
| k32s | maxTiles |
| Maximum count of tiles needed for detection of the calibration bar. | |
| k32s | minGapTiles |
| Minimum Y-axis gap between successive objects for calibration object detection (mils). | |
| k32s | minTiles |
| Minimum count of tiles needed for detection of the calibration bar. | |
| k32s | trailMarginTiles |
| Trailing edge data capture margin in Y for calibration (mils). | |