CircleDescriptor
Describes the circles the function searches for.
Elements
| Name | Type | Description |
|---|---|---|
| minRadius | double | Specifies the minimum radius of a circle the function will return. |
| maxRadius | double | Specifies the maximum radius of a circle the function will return. |