|
GoWebScan API
|
| kStatus GoWebScanProfileYResampler_AddData | ( | GoWebScanProfileYResampler | resampler, |
| const GoWebScanInputAttr * | attributes, | ||
| const kPoint16s * | points, | ||
| kSSize | pointCount | ||
| ) |
Adds a raw sensor profile message to the algorithm's processing queue.
| resampler | GoWebScanProfileYResampler object. |
| attributes | Attributes of profile message. |
| points | Pointer to buffer containing raw sensor profile points. |
| pointCount | Count of profile points. |