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 | |
|---|---|---|---|---|---|
| circle | AvlNet.Circle2D | ||||
| center | AvlNet.Point2D | ||||
| score | float |
