|
GoWebScan API
|
| kStatus GoWebScanCalDetector_Construct | ( | GoWebScanCalDetector * | detector, |
| const GoWebScanCalDetectorParams * | args, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalDetector object.
| detector | Receives the constructed GoWebScanCalDetector object. |
| args | Algorithm parameters. |
| allocator | Memory allocator (or kNULL for default). |