You are here: Start » AVL.NET » HoughCircle Structure
HoughCircle Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Aggregates detected circle with its score.
Constructors
Constructor | Description | |
---|---|---|
![]() | HoughCircle(Circle2D, Point2D, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Center | Avl.Point2D | |
![]() | Circle | Avl.Circle2D | |
![]() ![]() | Default | Avl.HoughCircle | Gets a default instance of the HoughCircle. |
![]() ![]() | Empty | Avl.HoughCircle | Gets an empty instance of the HoughCircle. |
![]() | Score | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Avl.HoughCircle) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |