Get specified amount of circles with highest intensity.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public HoughCircle[] GetMostIntensiveCircles( int count ) |
Parameters
- count
- Type: System..::.Int32
Amount of circles to get.