Click or drag to resize

FindLinesCommandHoughImageWidth Property

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.

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

Property Value

Type: Int32

Return Value

Type: Int32
Remarks