You are here: Start » FIL.NET » HoughCircle Class
HoughCircle Class
Aggregates detected circle with its score.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | HoughCircle(Circle2D, Point2D, Single) | |
![]() | HoughCircle() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Center | FilNet.Point2D | |
![]() | Circle | FilNet.Circle2D | |
![]() | Score | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.HoughCircle) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.HoughCircle, FilNet.HoughCircle) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |