Property TilesGridSize
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
TilesGridSize
Gets or sets size of grid for histogram equalization. Input image will be divided into equally sized rectangular tiles.
public Size TilesGridSize { get; set; }
Gets or sets size of grid for histogram equalization. Input image will be divided into equally sized rectangular tiles.
public Size TilesGridSize { get; set; }