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