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