You are here: Start » AVL.NET » HoughCircle.HoughCircle(AvlNet.Point2D, float, float, float, float)
HoughCircle.HoughCircle(AvlNet.Point2D, float, float, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public HoughCircle( AvlNet.Point2D circleCenter, float circleRadius, float centerX, float centerY, float score )
Parameters
- circleCenter
- Type: AvlNet.Point2D
- circleRadius
- Type: System.Single
- centerX
- Type: System.Single
- centerY
- Type: System.Single
- score
- Type: System.Single
