Creates a histogram of the specified size and returns the pointer to the created histogram.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sizes
- Type: SystemInt32
Number of histogram dimensions. - type
- Type: OpenCvSharpHistogramFormat
Histogram representation format.
Return Value
Type:See Also