The CLAHE type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Apply | |
![]() | CollectGarbage | |
![]() ![]() | Create |
Creates a predefined CLAHE object
|
![]() | Dispose |
Releases the resources
(Inherited from DisposableObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetAlgorithm |
Returns the algorithm parameter
(Inherited from Algorithm.) |
![]() | GetBool |
Returns the algorithm parameter
(Inherited from Algorithm.) |
![]() | GetClipLimit | |
![]() | GetDouble |
Returns the algorithm parameter
(Inherited from Algorithm.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetInt |
Returns the algorithm parameter
(Inherited from Algorithm.) |
![]() | GetMat |
Returns the algorithm parameter
(Inherited from Algorithm.) |
![]() | GetMatVector |
Returns the algorithm parameter
(Inherited from Algorithm.) |
![]() | GetParams | (Inherited from Algorithm.) |
![]() | GetString |
Returns the algorithm parameter
(Inherited from Algorithm.) |
![]() | GetTilesGridSize | |
![]() | GetType | (Inherited from Object.) |
![]() | ParamHelp | (Inherited from Algorithm.) |
![]() | ParamType | (Inherited from Algorithm.) |
![]() | Release |
Clean up any resources being used.
(Inherited from Algorithm.) |
![]() | SetAlgorithm |
Sets the algorithm parameter
(Inherited from Algorithm.) |
![]() | SetBool |
Sets the algorithm parameter
(Inherited from Algorithm.) |
![]() | SetClipLimit | |
![]() | SetDouble |
Sets the algorithm parameter
(Inherited from Algorithm.) |
![]() | SetInt |
Sets the algorithm parameter
(Inherited from Algorithm.) |
![]() | SetMat |
Sets the algorithm parameter
(Inherited from Algorithm.) |
![]() | SetMatVector |
Sets the algorithm parameter
(Inherited from Algorithm.) |
![]() | SetString |
Sets the algorithm parameter
(Inherited from Algorithm.) |
![]() | SetTilesGridSize | |
![]() | ThrowIfDisposed |
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from DisposableObject.) |
![]() | ToString |
Returns a string that represents this Algorithm.
(Inherited from Algorithm.) |
See Also