NativeMethodsximgproc_fastBilateralSolverFilter Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_fastBilateralSolverFilter( IntPtr guide, IntPtr src, IntPtr confidence, IntPtr dst, double sigma_spatial, double sigma_luma, double sigma_chroma, double lambda, int num_iter, double max_tol )
Public Shared Function ximgproc_fastBilateralSolverFilter ( guide As IntPtr, src As IntPtr, confidence As IntPtr, dst 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 ) As ExceptionStatus
public: static ExceptionStatus ximgproc_fastBilateralSolverFilter( IntPtr guide, IntPtr src, IntPtr confidence, IntPtr dst, double sigma_spatial, double sigma_luma, double sigma_chroma, double lambda, int num_iter, double max_tol )
static member ximgproc_fastBilateralSolverFilter : guide : IntPtr * src : IntPtr * confidence : IntPtr * dst : IntPtr * sigma_spatial : float * sigma_luma : float * sigma_chroma : float * lambda : float * num_iter : int * max_tol : float -> ExceptionStatus
[Missing <param name="guide"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="confidence"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="sigma_spatial"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="sigma_luma"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="sigma_chroma"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="lambda"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="num_iter"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <param name="max_tol"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_fastBilateralSolverFilter(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.Int32,System.Double)"]