CvCamShiftTrackerGetMinChVal Method OpenCvSharp Class Library
get 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 int GetMinChVal(
	int channel
)

Parameters

channel
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also

Reference