OpenCvSharp Documented Class Library
OpenCvSharp Documented Class Library
OpenCvSharp
CircleSegment Structure
CircleSegment Fields
Center Field
Radius Field
CircleSegment
Center Field
Center coordinate of the circle
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
C#
VB
C++
F#
Copy
public
Point2f
Center
Public
Center
As
Point2f
public
:
Point2f
Center
val
mutable
Center
:
Point2f
Field Value
Type:
Point2f
See Also
Reference
CircleSegment Structure
OpenCvSharp Namespace