Sets bounds of histogram bins
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- ranges
- Type:System.Single[][]
Array of bin ranges arrays. - uniform
- Type: System.Boolean
Uniformity flag.
See Also