NativeMethodsximgproc_createAMFilter Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createAMFilter(System.Double,System.Double,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_createAMFilter( double sigma_s, double sigma_r, int adjust_outliers, out IntPtr returnValue )
Public Shared Function ximgproc_createAMFilter ( sigma_s As Double, sigma_r As Double, adjust_outliers As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ximgproc_createAMFilter( double sigma_s, double sigma_r, int adjust_outliers, [OutAttribute] IntPtr% returnValue )
static member ximgproc_createAMFilter : sigma_s : float * sigma_r : float * adjust_outliers : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="sigma_s"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createAMFilter(System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="sigma_r"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createAMFilter(System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="adjust_outliers"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createAMFilter(System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createAMFilter(System.Double,System.Double,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createAMFilter(System.Double,System.Double,System.Int32,System.IntPtr@)"]