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