GoWebScan API
kStatus GoWebScanVisionCombiner_Add ( GoWebScanVisionCombiner  combiner,
GoWebScanPipeMsg  msg 
)

Adds a vision or profile tile message to the algorithm processing queue.

Parameters
combinerGoWebScanVisionCombiner object.
msgTile message to add. Message type ID should be GO_WEB_SCAN_MSG_TYPE_VISION_INPUT or GO_WEB_SCAN_MSG_TYPE_PROFILE_TILE.
Returns
Operation status.