Uses of Class
org.opencv.photo.TonemapMantiuk
-
Packages that use TonemapMantiuk Package Description org.opencv.photo -
-
Uses of TonemapMantiuk in org.opencv.photo
Methods in org.opencv.photo that return TonemapMantiuk Modifier and Type Method Description static TonemapMantiukTonemapMantiuk. __fromPtr__(long addr)static TonemapMantiukPhoto. createTonemapMantiuk()Creates TonemapMantiuk object dynamic range.static TonemapMantiukPhoto. createTonemapMantiuk(float gamma)Creates TonemapMantiuk objectstatic TonemapMantiukPhoto. createTonemapMantiuk(float gamma, float scale)Creates TonemapMantiuk objectstatic TonemapMantiukPhoto. createTonemapMantiuk(float gamma, float scale, float saturation)Creates TonemapMantiuk object
-