http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the Blob Moments
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public CvBlob..::..Moments BlobMoments { get; } |
Visual Basic |
---|
Public ReadOnly Property BlobMoments As CvBlob..::..Moments Get |
Visual C++ |
---|
public: property CvBlob..::..Moments BlobMoments { CvBlob..::..Moments get (); } |