[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void calib3d_filterSpeckles( IntPtr img, double newVal, int maxSpeckleSize, double maxDiff, IntPtr buf )
Parameters
- img
- Type: SystemIntPtr
[Missing <param name="img"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
- newVal
- Type: SystemDouble
[Missing <param name="newVal"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
- maxSpeckleSize
- Type: SystemInt32
[Missing <param name="maxSpeckleSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
- maxDiff
- Type: SystemDouble
[Missing <param name="maxDiff"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
- buf
- Type: SystemIntPtr
[Missing <param name="buf"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]