|
GoWebScan API
|
| kStatus GoWebScanEdgeFilter_ExecuteProfile | ( | GoWebScanEdgeFilter | filter, |
| kArray2 | profile, | ||
| kBool | edgeFilter | ||
| ) |
Executes the edge filtering algorithm on an array containing Z range data from a detected board.
Discontinuous data (disconnected from the rest of the board) and spikes (optional) are removed from the edges of the board.
| filter | GoWebScanEdgeFilter object. |
| profile | Array containing profile data from a detected board. Type k16s. |
| edgeFilter | If enabled, edge spikes are removed. |