org.opencv.imgproc
public class CLAHE extends Algorithm
void
apply(Mat src, Mat dst)
setClipLimit(double clipLimit)
setTilesGridSize(Size tileGridSize)
getBool, getDouble, getInt, getMat, getMatVector, getString, paramHelp, paramType, setBool, setDouble, setInt, setMat, setMatVector, setString
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void apply(Mat src, Mat dst)
public void setClipLimit(double clipLimit)
public void setTilesGridSize(Size tileGridSize)