|
GoWebScan API
|
| kStatus GoWebScanVisionResampler_Construct | ( | GoWebScanVisionResampler * | resampler, |
| const GoWebScanVisionResamplerParams * | args, | ||
| const k32s * | yOffsets, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanVisionResampler object.
| resampler | Receives the constructed GoWebScanVisionResampler object. |
| args | Algorithm parameters. |
| yOffsets | Y-offsets for each spot (mils). Calculated during system calibration. |
| allocator | Memory allocator (or kNULL for default). |