|
GoWebScan API
|
| kStatus GoWebScanCalProcessor_Execute | ( | GoWebScanCalProcessor | processor, |
| GoWebScanCalInput | input, | ||
| GoWebScanCal * | calibration | ||
| ) |
Executes the system calibration processing on an input dataset (consisting of Y-matched tile containing the calibration bar) and constructs and outputs the calibration object.
Refer to GoWebScanCal for a description of the system calibration outputs and usage.
| processor | GoWebScanCalProcessor object. |
| input | Calibration input dataset. |
| calibration | Receives the constructed GoWebScanCal object. |