Property QuantizationLevels
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
QuantizationLevels
The parameter used for quantization of color-space. It is the number of discrete levels in each channel to be used in histograms.
public int QuantizationLevels { get; set; }