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 Sat Dec 22 2018 08:23:53 UTC / OpenCV 4.0.1