public class Tonemap extends Algorithm
| Modifier | Constructor and Description |
|---|---|
protected |
Tonemap(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static Tonemap |
__fromPtr__(long addr) |
protected void |
finalize() |
float |
getGamma() |
void |
process(Mat src,
Mat dst) |
void |
setGamma(float gamma) |
clear, empty, getDefaultName, getNativeObjAddr, savepublic static Tonemap __fromPtr__(long addr)
public float getGamma()
public void setGamma(float gamma)
Generated on Sun Apr 7 2019 19:43:34 UTC / OpenCV 4.1.0