Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
Emgu CV Library Documentation
MCvBlob
.
.
::
.
Center Field
MCvBlob Structure
See Also
Send Feedback
The center of the blob
Namespace:
Emgu.CV.Structure
Assembly:
Emgu.CV
(in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C#
public
PointF
Center
Visual Basic (Declaration)
Public
Center
As
PointF
Visual C++
public
:
PointF
Center
See Also
MCvBlob Structure
Emgu.CV.Structure Namespace