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