Hu moments
Inheritance Hierarchy
OpenCvSharpCvHuMoments
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The CvHuMoments type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CvHuMoments |
Default constructor
| |
| CvHuMoments(CvMoments) |
Initialize by cvGetHuMoments
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Hu1 | ||
| Hu2 | ||
| Hu3 | ||
| Hu4 | ||
| Hu5 | ||
| Hu6 | ||
| Hu7 |
See Also