|
GoWebScan API
|
| kStatus GoWebScanVisionCombiner_Add | ( | GoWebScanVisionCombiner | combiner, |
| GoWebScanPipeMsg | msg | ||
| ) |
Adds a vision or profile tile message to the algorithm processing queue.
| combiner | GoWebScanVisionCombiner object. |
| msg | Tile message to add. Message type ID should be GO_WEB_SCAN_MSG_TYPE_VISION_INPUT or GO_WEB_SCAN_MSG_TYPE_PROFILE_TILE. |