Sets all histogram bins to 0 in case of dense histogram and removes all histogram bins in case of sparse array.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- hist
- Type: OpenCvSharpCvHistogram
Histogram.
See Also