Property GrayscaleBits
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
GrayscaleBits
Color resolution of the greyscale bitmap represented in allocated bits (i.e., value 4 means that 16 shades of grey are used). The greyscale bitmap is used for computing contrast and entropy values.
public int GrayscaleBits { get; set; }