|
OpenCV 3.0.0 | |||||||
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.photo.Tonemap org.opencv.photo.TonemapDrago
public class TonemapDrago
Method Summary | |
---|---|
float |
getBias()
|
float |
getSaturation()
|
void |
setBias(float bias)
|
void |
setSaturation(float saturation)
|
Methods inherited from class org.opencv.photo.Tonemap |
---|
getGamma, process, setGamma |
Methods inherited from class org.opencv.core.Algorithm |
---|
clear, getDefaultName, save |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public float getBias()
public float getSaturation()
public void setBias(float bias)
public void setSaturation(float saturation)
|
OpenCV 3.0.0 Documentation | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |