public class CLAHE extends Algorithm
Modifier | Constructor and Description |
---|---|
protected |
CLAHE(long addr) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Mat src,
Mat dst) |
void |
collectGarbage() |
protected void |
finalize() |
double |
getClipLimit() |
Size |
getTilesGridSize() |
void |
setClipLimit(double clipLimit) |
void |
setTilesGridSize(Size tileGridSize) |
clear, getDefaultName, save