CLAHE Properties |
The CLAHE type exposes the following members.
Name | Description | |
---|---|---|
ClipLimit |
Gets or sets threshold for contrast limiting.
| |
CvPtr |
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.) | |
Empty |
Returns true if the Algorithm is empty (e.g. in the very beginning or after unsuccessful read
(Inherited from Algorithm.) | |
IsDisposed |
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.) | |
IsEnabledDispose |
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.) | |
TilesGridSize |
Gets or sets size of grid for histogram equalization. Input image will be divided into equally sized rectangular tiles.
|