NativeMethodsimgproc_createCLAHE Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_createCLAHE(System.Double,OpenCvSharp.Size,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_createCLAHE( double clipLimit, Size tileGridSize, out IntPtr returnValue )
Public Shared Function imgproc_createCLAHE ( clipLimit As Double, tileGridSize As Size, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_createCLAHE( double clipLimit, Size tileGridSize, [OutAttribute] IntPtr% returnValue )
static member imgproc_createCLAHE : clipLimit : float * tileGridSize : Size * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="clipLimit"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_createCLAHE(System.Double,OpenCvSharp.Size,System.IntPtr@)"]
[Missing <param name="tileGridSize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_createCLAHE(System.Double,OpenCvSharp.Size,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_createCLAHE(System.Double,OpenCvSharp.Size,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_createCLAHE(System.Double,OpenCvSharp.Size,System.IntPtr@)"]