CvCamShiftTrackerSetMinChVal Method OpenCvSharp Class Library
set the minimum allowed value of the specified channel

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

public bool SetMinChVal(
	int channel,
	int val
)

Parameters

channel
Type: SystemInt32

[Missing <param name="channel"/> documentation for "M:OpenCvSharp.CPlusPlus.CvCamShiftTracker.SetMinChVal(System.Int32,System.Int32)"]

val
Type: SystemInt32

[Missing <param name="val"/> documentation for "M:OpenCvSharp.CPlusPlus.CvCamShiftTracker.SetMinChVal(System.Int32,System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.CvCamShiftTracker.SetMinChVal(System.Int32,System.Int32)"]

See Also

Reference