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