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

HoughCircle Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
circleFilNet.Circle2D
centerFilNet.Point2D
scorefloat

See also