NativeMethodscvConDensInitSampleSet Method OpenCvSharp Class Library

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

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

public static void cvConDensInitSampleSet(
	IntPtr condens,
	IntPtr lower_bound,
	IntPtr upper_bound
)

Parameters

condens
Type: SystemIntPtr

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

lower_bound
Type: SystemIntPtr

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

upper_bound
Type: SystemIntPtr

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

See Also

Reference