NativeMethodsimgproc_pyrMeanShiftFiltering Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pyrMeanShiftFiltering(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,OpenCvSharp.TermCriteria)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_pyrMeanShiftFiltering( IntPtr src, IntPtr dst, double sp, double sr, int maxLevel, TermCriteria termcrit )
Public Shared Function imgproc_pyrMeanShiftFiltering ( src As IntPtr, dst As IntPtr, sp As Double, sr As Double, maxLevel As Integer, termcrit As TermCriteria ) As ExceptionStatus
public: static ExceptionStatus imgproc_pyrMeanShiftFiltering( IntPtr src, IntPtr dst, double sp, double sr, int maxLevel, TermCriteria termcrit )
static member imgproc_pyrMeanShiftFiltering : src : IntPtr * dst : IntPtr * sp : float * sr : float * maxLevel : int * termcrit : TermCriteria -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pyrMeanShiftFiltering(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,OpenCvSharp.TermCriteria)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pyrMeanShiftFiltering(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,OpenCvSharp.TermCriteria)"]
[Missing <param name="sp"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pyrMeanShiftFiltering(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,OpenCvSharp.TermCriteria)"]
[Missing <param name="sr"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pyrMeanShiftFiltering(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,OpenCvSharp.TermCriteria)"]
[Missing <param name="maxLevel"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pyrMeanShiftFiltering(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,OpenCvSharp.TermCriteria)"]
[Missing <param name="termcrit"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pyrMeanShiftFiltering(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,OpenCvSharp.TermCriteria)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pyrMeanShiftFiltering(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,OpenCvSharp.TermCriteria)"]