|
OpenCV 2.4.8 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opencv.core.Algorithm org.opencv.imgproc.CLAHE
public class CLAHE
Method Summary | |
---|---|
void |
apply(Mat src,
Mat dst)
|
void |
setClipLimit(double clipLimit)
|
void |
setTilesGridSize(Size tileGridSize)
|
Methods inherited from class org.opencv.core.Algorithm |
---|
getBool, getDouble, getInt, getMat, getMatVector, getString, paramHelp, paramType, setBool, setDouble, setInt, setMat, setMatVector, setString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void apply(Mat src, Mat dst)
public void setClipLimit(double clipLimit)
public void setTilesGridSize(Size tileGridSize)
|
OpenCV 2.4.8 Documentation | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |