|
GoWebScan API
|
| kStatus GoWebScanVisionCombiner_Construct | ( | GoWebScanVisionCombiner * | combiner, |
| const GoWebScanVisionCombinerParams * | args, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanVisionCombiner object.
| combiner | Receives the constructed GoWebScanVisionCombiner object. |
| args | Algorithm parameters. |
| allocator | Memory allocator (or kNULL for default). |