You are here: Start » AVL.NET » HoughCircle.HoughCircle(AvlNet.Circle2D, AvlNet.Point2D, float)

HoughCircle.HoughCircle(AvlNet.Circle2D, AvlNet.Point2D, float)

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

Syntax


public HoughCircle(
	AvlNet.Circle2D circle,
	AvlNet.Point2D center,
	float score
)

Parameters

circle
Type: AvlNet.Circle2D
center
Type: AvlNet.Point2D
score
Type: System.Single

See also