[Missing <summary> documentation for "T:OpenCvSharp.WCvMoments"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The WCvMoments type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from ValueType.) | 
|  | GetHashCode | (Inherited from ValueType.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from ValueType.) | 
Fields
| Name | Description | |
|---|---|---|
|  | inv_sqrt_m00 | |
|  | m00 | |
|  | m01 | |
|  | m02 | |
|  | m03 | |
|  | m10 | |
|  | m11 | |
|  | m12 | |
|  | m20 | |
|  | m21 | |
|  | m30 | |
|  | mu02 | |
|  | mu03 | |
|  | mu11 | |
|  | mu12 | |
|  | mu20 | |
|  | mu21 | |
|  | mu30 | 
See Also