EdgeLocationReport
Describes the location of the edges located by a search line.
Elements
| Name | Type | Description |
|---|---|---|
| edges | PointFloat* | The coordinate location of all edges detected by the search line. |
| numEdges | int | The number of points in the edges array. |
Describes the location of the edges located by a search line.
Elements
| Name | Type | Description |
|---|---|---|
| edges | PointFloat* | The coordinate location of all edges detected by the search line. |
| numEdges | int | The number of points in the edges array. |