Get circles with relative intensity higher then specified value.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public HoughCircle[] GetCirclesByRelativeIntensity( double minRelativeIntensity ) |
Parameters
- minRelativeIntensity
- Type: System..::.Double
Minimum relative intesity of circles.