CvBlobBlobMoments Property |
http://www.emgu.com
Get the Blob Moments
Namespace:
Emgu.CV.Cvb
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic CvBlobMoments BlobMoments { get; }
Public ReadOnly Property BlobMoments As CvBlobMoments
Get
public:
property CvBlobMoments BlobMoments {
CvBlobMoments get ();
}
member BlobMoments : CvBlobMoments with get
Property Value
Type:
CvBlobMoments
See Also