Click or drag to resize

FindLinesCommand Properties

The FindLinesCommand type exposes the following members.

Properties
  NameDescription
Public propertyCreateCaliper
Use calipers detecting lines. When the option is True, the line start and end are detected using calipers. When the option is false the lines crossing whole image are added.
Public propertyFilterSize
Smoothing filter size detecting spikes.
Public propertyHoughImageWidth
Width of the output Hough image corresponds to the number of angles used for the Hough transform. The default value is 360 that corresponds to 1 degree step.
Public propertyMinLineLength
Minimum line length in pixels
Public propertyResultType
Result type
Top
See Also