CvBlobBlobMoments Property |
http://www.emgu.com
Get the Blob Moments
Namespace:
Emgu.CV.Cvb
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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