Property BitShift
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
BitShift
Gets or sets the bit shift parameter for histogram bins (default is 0).
public int BitShift { get; set; }
Gets or sets the bit shift parameter for histogram bins (default is 0).
public int BitShift { get; set; }