OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.PhotoModule.TonemapReinhard Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.PhotoModule.TonemapReinhardstatic
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.TonemapReinhardprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getColorAdaptation()OpenCVForUnity.PhotoModule.TonemapReinhard
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getGamma()OpenCVForUnity.PhotoModule.Tonemap
getIntensity()OpenCVForUnity.PhotoModule.TonemapReinhard
getLightAdaptation()OpenCVForUnity.PhotoModule.TonemapReinhard
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
process(Mat src, Mat dst)OpenCVForUnity.PhotoModule.Tonemap
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setColorAdaptation(float color_adapt)OpenCVForUnity.PhotoModule.TonemapReinhard
setGamma(float gamma)OpenCVForUnity.PhotoModule.Tonemap
setIntensity(float intensity)OpenCVForUnity.PhotoModule.TonemapReinhard
setLightAdaptation(float light_adapt)OpenCVForUnity.PhotoModule.TonemapReinhard
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic