Click or drag to resize

CLAHETilesGridSize Property

Gets or sets size of grid for histogram equalization. Input image will be divided into equally sized rectangular tiles.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Size TilesGridSize { get; set; }

Property Value

Type: Size
See Also