NativeMethodslegacy_CvCamShiftTracker_set_hist_bin_range Method OpenCvSharp Class Library

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

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

public static int legacy_CvCamShiftTracker_set_hist_bin_range(
	IntPtr self,
	int dim,
	int minVal,
	int maxVal
)

Parameters

self
Type: SystemIntPtr

[Missing <param name="self"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_hist_bin_range(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

dim
Type: SystemInt32

[Missing <param name="dim"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_hist_bin_range(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

minVal
Type: SystemInt32

[Missing <param name="minVal"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_hist_bin_range(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

maxVal
Type: SystemInt32

[Missing <param name="maxVal"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_hist_bin_range(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.legacy_CvCamShiftTracker_set_hist_bin_range(System.IntPtr,System.Int32,System.Int32,System.Int32)"]

See Also

Reference