GoWebScan API
kStatus GoWebScanEdgeFilter_ExecuteVision ( GoWebScanEdgeFilter  filter,
kArray2  profile,
kArray2  vision 
)

Executes the edge filtering algorithm on an array containing vision data from a detected board.

Vision data that does not overlap in X and Y with non-null profile data is removed.

Parameters
filterGoWebScanEdgeFilter object.
profileArray containing profile data from a detected board. Type k16s.
visionArray containing vision data from a detected board. Type kRgb.
Returns
Operation status.