Click or drag to resize

FindLinesCommandCreateCaliper Property

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.

Namespace:  MediaCy.Addins.Hough
Assembly:  MediaCy.Addins.Hough (in MediaCy.Addins.Hough.dll) Version: 3.1.0.0
Syntax
VB
Public Property CreateCaliper As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks