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