|
GoWebScan API
|
Represents a task for resampling raw profile points from a single camera to generate profile tiles or presence tiles (for object detection). The task accepts GoWebScanProfileInputMsg objects and produces GoWebScanProfileTileMsg objects. When profile input messages are received, each input row is processed and then added to a GoWebScanProfileYResampler object. When the GoWebScanProfileYResampler completes a row, the row is passed back to the GoWebScanProfileSampleTask, processed, and added to an output tile.
The processing steps for each row of input data is:
