NativeMethodscalib3d_filterSpeckles Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus calib3d_filterSpeckles( IntPtr img, double newVal, int maxSpeckleSize, double maxDiff, IntPtr buf )
Public Shared Function calib3d_filterSpeckles ( img As IntPtr, newVal As Double, maxSpeckleSize As Integer, maxDiff As Double, buf As IntPtr ) As ExceptionStatus
public: static ExceptionStatus calib3d_filterSpeckles( IntPtr img, double newVal, int maxSpeckleSize, double maxDiff, IntPtr buf )
static member calib3d_filterSpeckles : img : IntPtr * newVal : float * maxSpeckleSize : int * maxDiff : float * buf : IntPtr -> ExceptionStatus
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
[Missing <param name="newVal"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
[Missing <param name="maxSpeckleSize"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
[Missing <param name="maxDiff"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
[Missing <param name="buf"/> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.calib3d_filterSpeckles(System.IntPtr,System.Double,System.Int32,System.Double,System.IntPtr)"]