OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.PhotoModule.TonemapDrago Member List

This is the complete list of members for OpenCVForUnity.PhotoModule.TonemapDrago, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.PhotoModule.TonemapDragostatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.PhotoModule.TonemapDragoprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getBias()OpenCVForUnity.PhotoModule.TonemapDrago
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getGamma()OpenCVForUnity.PhotoModule.Tonemap
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getSaturation()OpenCVForUnity.PhotoModule.TonemapDrago
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
process(Mat src, Mat dst)OpenCVForUnity.PhotoModule.Tonemap
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setBias(float bias)OpenCVForUnity.PhotoModule.TonemapDrago
setGamma(float gamma)OpenCVForUnity.PhotoModule.Tonemap
setSaturation(float saturation)OpenCVForUnity.PhotoModule.TonemapDrago
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic