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