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.

Parameters
filterGoWebScanEdgeFilter object.
profileArray containing profile data from a detected board. Type k16s.
tracheidArray containing tracheid data from a detected board. Type GoWebScanTracheidValue.
Returns
Operation status.