NativeMethodsximgproc_GuidedFilter_filter Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GuidedFilter_filter(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_GuidedFilter_filter( IntPtr obj, IntPtr src, IntPtr dst, int dDepth )
Public Shared Function ximgproc_GuidedFilter_filter ( obj As IntPtr, src As IntPtr, dst As IntPtr, dDepth As Integer ) As ExceptionStatus
public: static ExceptionStatus ximgproc_GuidedFilter_filter( IntPtr obj, IntPtr src, IntPtr dst, int dDepth )
static member ximgproc_GuidedFilter_filter : obj : IntPtr * src : IntPtr * dst : IntPtr * dDepth : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GuidedFilter_filter(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GuidedFilter_filter(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GuidedFilter_filter(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="dDepth"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GuidedFilter_filter(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_GuidedFilter_filter(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]