NativeMethodsimgproc_getGaborKernel Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_getGaborKernel( Size ksize, double sigma, double theta, double lambd, double gamma, double psi, int ktype, out IntPtr returnValue )
Public Shared Function imgproc_getGaborKernel ( ksize As Size, sigma As Double, theta As Double, lambd As Double, gamma As Double, psi As Double, ktype As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_getGaborKernel( Size ksize, double sigma, double theta, double lambd, double gamma, double psi, int ktype, [OutAttribute] IntPtr% returnValue )
static member imgproc_getGaborKernel : ksize : Size * sigma : float * theta : float * lambd : float * gamma : float * psi : float * ktype : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="ksize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="sigma"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="theta"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="lambd"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="gamma"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="psi"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="ktype"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getGaborKernel(OpenCvSharp.Size,System.Double,System.Double,System.Double,System.Double,System.Double,System.Int32,System.IntPtr@)"]