Get the HuMoments

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)

Syntax

         
 C#  Visual Basic  Visual C++ 
public MCvHuMoments GetHuMoment()
Public Function GetHuMoment As MCvHuMoments
public:
MCvHuMoments GetHuMoment()

Return Value

The Hu moment computed from this moment

See Also