Get the moments for this point sequence

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public MCvMoments GetMoments()
Public Function GetMoments As MCvMoments
public:
MCvMoments GetMoments()

Return Value

the moments for this point sequence

See Also