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

HoughCircle Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
circleAvlNet.Circle2D
centerAvlNet.Point2D
scorefloat

See also