You are here: Start » AVL.NET » HoughCircle Structure

HoughCircle Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
HoughCircle(Point2D, Single, Single, Single, Single)
HoughCircle(Circle2D, Point2D, Single)

Properties

 NameTypeDescription
CenterAvlNet.Point2D
CircleAvlNet.Circle2D
ScoreSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also