[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_adaptiveBilateralFilter(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,System.Double,System.Double,OpenCvSharp.CvPoint,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void imgproc_adaptiveBilateralFilter( IntPtr src, IntPtr dst, Size ksize, double sigmaSpace, double maxSigmaColor, CvPoint anchor, int borderType )
Parameters
- src
- Type: SystemIntPtr
[Missing <param name="src"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_adaptiveBilateralFilter(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,System.Double,System.Double,OpenCvSharp.CvPoint,System.Int32)"]
- dst
- Type: SystemIntPtr
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_adaptiveBilateralFilter(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,System.Double,System.Double,OpenCvSharp.CvPoint,System.Int32)"]
- ksize
- Type: OpenCvSharp.CPlusPlusSize
[Missing <param name="ksize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_adaptiveBilateralFilter(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,System.Double,System.Double,OpenCvSharp.CvPoint,System.Int32)"]
- sigmaSpace
- Type: SystemDouble
[Missing <param name="sigmaSpace"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_adaptiveBilateralFilter(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,System.Double,System.Double,OpenCvSharp.CvPoint,System.Int32)"]
- maxSigmaColor
- Type: SystemDouble
[Missing <param name="maxSigmaColor"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_adaptiveBilateralFilter(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,System.Double,System.Double,OpenCvSharp.CvPoint,System.Int32)"]
- anchor
- Type: OpenCvSharpCvPoint
[Missing <param name="anchor"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_adaptiveBilateralFilter(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,System.Double,System.Double,OpenCvSharp.CvPoint,System.Int32)"]
- borderType
- Type: SystemInt32
[Missing <param name="borderType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_adaptiveBilateralFilter(System.IntPtr,System.IntPtr,OpenCvSharp.CPlusPlus.Size,System.Double,System.Double,OpenCvSharp.CvPoint,System.Int32)"]