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.XphotoModule.SimpleWB Member List

This is the complete list of members for OpenCVForUnity.XphotoModule.SimpleWB, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.XphotoModule.SimpleWBstatic
balanceWhite(Mat src, Mat dst)OpenCVForUnity.XphotoModule.WhiteBalancer
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.XphotoModule.SimpleWBprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getInputMax()OpenCVForUnity.XphotoModule.SimpleWB
getInputMin()OpenCVForUnity.XphotoModule.SimpleWB
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getOutputMax()OpenCVForUnity.XphotoModule.SimpleWB
getOutputMin()OpenCVForUnity.XphotoModule.SimpleWB
getP()OpenCVForUnity.XphotoModule.SimpleWB
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setInputMax(float val)OpenCVForUnity.XphotoModule.SimpleWB
setInputMin(float val)OpenCVForUnity.XphotoModule.SimpleWB
setOutputMax(float val)OpenCVForUnity.XphotoModule.SimpleWB
setOutputMin(float val)OpenCVForUnity.XphotoModule.SimpleWB
setP(float val)OpenCVForUnity.XphotoModule.SimpleWB
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic