Moments
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- isBinary
- Type: SystemBoolean
(For images only) If the flag is non-zero, all the zero pixel values are treated as zeroes, all the others are treated as 1’s
Return Value
Type: CvMoments[Missing <returns> documentation for "M:OpenCvSharp.CvArr.Moments(System.Boolean)"]
See Also