NativeMethodsximgproc_amFilter Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_amFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_amFilter( IntPtr joint, IntPtr src, IntPtr dst, double sigma_s, double sigma_r, int adjust_outliers )
Public Shared Function ximgproc_amFilter ( joint As IntPtr, src As IntPtr, dst As IntPtr, sigma_s As Double, sigma_r As Double, adjust_outliers As Integer ) As ExceptionStatus
public: static ExceptionStatus ximgproc_amFilter( IntPtr joint, IntPtr src, IntPtr dst, double sigma_s, double sigma_r, int adjust_outliers )
static member ximgproc_amFilter : joint : IntPtr * src : IntPtr * dst : IntPtr * sigma_s : float * sigma_r : float * adjust_outliers : int -> ExceptionStatus
[Missing <param name="joint"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_amFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32)"]
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_amFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_amFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32)"]
[Missing <param name="sigma_s"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_amFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32)"]
[Missing <param name="sigma_r"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_amFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32)"]
[Missing <param name="adjust_outliers"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_amFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_amFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32)"]