CLAHE

Undocumented in source.

Members

Functions

apply
void apply(Mat src, Mat dst)
Undocumented in source. Be warned that the author may not have intended to support it.
getClipLimit
double getClipLimit()
Undocumented in source. Be warned that the author may not have intended to support it.
getTilesGridSize
Size getTilesGridSize()
Undocumented in source. Be warned that the author may not have intended to support it.
setClipLimit
void setClipLimit(double clipLimit)
Undocumented in source. Be warned that the author may not have intended to support it.
setTilesGridSize
void setTilesGridSize(Size tileGridSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
CLAHE opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
CLAHE opCall(double clipLimit, Size tileGridSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

p
void* p;
Undocumented in source.

Meta