FindCirclesCommandCompleteness Property
|
|
Defines how complete circles should be to be located.
Set this value to 1 to locate only complete circles,
if the value is set to 0.5 then even half-circles will be located.
The values from 0.6 to 0.8 produce the best results.
The Completeness value assumes that the circles on the original image
or after edge preprocessing have maximum intensity corresponded to the image class.
If the circles have lower intensities, the value should be increased proportionally.
Namespace:
MediaCy.Addins.Hough
Assembly:
MediaCy.Addins.Hough (in MediaCy.Addins.Hough.dll) Version: 3.1.0.0
SyntaxPublic Property Completeness As Double
Get
Set
Property Value
Type:
DoubleReturn Value
Type:
Double
Remarks
See Also