Get the HuMoments

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

Syntax

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

Return Value

The Hu moment computed from this moment

See Also