public class Tonemap extends Algorithm
| Modifier | Constructor and Description |
|---|---|
protected |
Tonemap(long addr) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
float |
getGamma() |
void |
process(Mat src,
Mat dst) |
void |
setGamma(float gamma) |
clear, getDefaultName, save