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.ImgprocModule.CLAHE Member List

This is the complete list of members for OpenCVForUnity.ImgprocModule.CLAHE, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.ImgprocModule.CLAHEstatic
apply(Mat src, Mat dst)OpenCVForUnity.ImgprocModule.CLAHE
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
collectGarbage()OpenCVForUnity.ImgprocModule.CLAHE
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.ImgprocModule.CLAHEprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getClipLimit()OpenCVForUnity.ImgprocModule.CLAHE
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getTilesGridSize()OpenCVForUnity.ImgprocModule.CLAHE
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setClipLimit(double clipLimit)OpenCVForUnity.ImgprocModule.CLAHE
setTilesGridSize(Size tileGridSize)OpenCVForUnity.ImgprocModule.CLAHE
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic