NativeMethodscvThreshHist Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvThreshHist(System.IntPtr,System.Double)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void cvThreshHist(
	IntPtr hist,
	double threshold
)

Parameters

hist
Type: SystemIntPtr

[Missing <param name="hist"/> documentation for "M:OpenCvSharp.NativeMethods.cvThreshHist(System.IntPtr,System.Double)"]

threshold
Type: SystemDouble

[Missing <param name="threshold"/> documentation for "M:OpenCvSharp.NativeMethods.cvThreshHist(System.IntPtr,System.Double)"]

See Also

Reference