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