Click or drag to resize

ConnectedComponentsBlobCentroid Property

Floating point centroid (x,y)

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

Property Value

Type: Point2d
See Also