http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the centroid of this cuboid
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MCvPoint3D64f Centroid { get; } |
Visual Basic |
---|
Public ReadOnly Property Centroid As MCvPoint3D64f Get |
Visual C++ |
---|
public: property MCvPoint3D64f Centroid { MCvPoint3D64f get (); } |