CvHuMoments Class OpenCvSharp Class Library
Hu moments
Inheritance Hierarchy

SystemObject
  OpenCvSharpCvHuMoments

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[SerializableAttribute]
public class CvHuMoments

The CvHuMoments type exposes the following members.

Constructors

  NameDescription
Public methodCvHuMoments
Default constructor
Public methodCvHuMoments(CvMoments)
Initialize by cvGetHuMoments
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Public fieldHu1
Public fieldHu2
Public fieldHu3
Public fieldHu4
Public fieldHu5
Public fieldHu6
Public fieldHu7
Top
See Also

Reference