StraightEdgeReport2
Contains information about the found straight edge(s).
Elements
Name | Type | Description |
---|---|---|
straightEdges | StraightEdge* | Contains an array of found straight edges. |
numStraightEdges | unsigned int | Indicates the number of straight edges found. |
searchLines | SearchLineInfo* | Contains an array of all search lines used in the detection. |
numSearchLines | unsigned int | The number of search lines used in the edge detection. |