Click or drag to resize

CvBlobCentroid Property

Centroid

Namespace:  OpenCvSharp.Blob
Assembly:  OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0
Syntax
public Point2d Centroid { get; }

Property Value

Type: Point2d
See Also