SpokeReport2

NI Vision for LabWindows/CVI Function

SpokeReport2

Information describing the spoke used by the function and the edges the function calculated with the spoke.

Elements

Name

Type

Description

firstEdges EdgeInfo* The first edge point detected along each search line in the ROI.
numFirstEdges unsigned int The number of points in the firstEdges array.
lastEdges EdgeInfo* The last edge point detected along each search line in the ROI.
numLastEdges unsigned int The number of points in the lastEdges array.
searchLines SearchLineInfo* The search lines used for edge detection.
numSearchLines unsigned int The number of search lines used in the edge detection.