|
GoWebScan API
|
| kStatus GoWebScanEdgeFilter_ExecuteTracheid | ( | GoWebScanEdgeFilter | filter, |
| kArray2 | profile, | ||
| kArray2 | tracheid | ||
| ) |
Executes the edge filtering algorithm on an array containing tracheid data from a detected board.
Tracheid data that does not overlap in X and Y with non-null profile data is removed.
| filter | GoWebScanEdgeFilter object. |
| profile | Array containing profile data from a detected board. Type k16s. |
| tracheid | Array containing tracheid data from a detected board. Type GoWebScanTracheidValue. |