NativeMethodsximgproc_niBlackThreshold Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_niBlackThreshold( IntPtr src, IntPtr dst, double maxValue, int type, int blockSize, double k, int binarizationMethod )
Public Shared Function ximgproc_niBlackThreshold ( src As IntPtr, dst As IntPtr, maxValue As Double, type As Integer, blockSize As Integer, k As Double, binarizationMethod As Integer ) As ExceptionStatus
public: static ExceptionStatus ximgproc_niBlackThreshold( IntPtr src, IntPtr dst, double maxValue, int type, int blockSize, double k, int binarizationMethod )
static member ximgproc_niBlackThreshold : src : IntPtr * dst : IntPtr * maxValue : float * type : int * blockSize : int * k : float * binarizationMethod : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]
[Missing <param name="maxValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]
[Missing <param name="type"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]
[Missing <param name="blockSize"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]
[Missing <param name="k"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]
[Missing <param name="binarizationMethod"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_niBlackThreshold(System.IntPtr,System.IntPtr,System.Double,System.Int32,System.Int32,System.Double,System.Int32)"]