The HoughCircle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HoughCircle |
Initializes a new instance of the HoughCircle class.
|
Methods
| Name | Description | |
|---|---|---|
| CompareTo |
Compare the object with another instance of this class.
|
Fields
| Name | Description | |
|---|---|---|
| Intensity |
Line’s absolute intensity.
| |
| Radius |
Circle’s radius.
| |
| RelativeIntensity |
Line’s relative intensity.
| |
| X |
Circle center’s X coordinate.
| |
| Y |
Circle center’s Y coordinate.
|