CvCamShiftTrackerSetWindow Method OpenCvSharp Class Library
set initial object rectangle (must be called before initial calculation of the histogram)

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

public bool SetWindow(
	CvRect window
)

Parameters

window
Type: OpenCvSharpCvRect

[Missing <param name="window"/> documentation for "M:OpenCvSharp.CPlusPlus.CvCamShiftTracker.SetWindow(OpenCvSharp.CvRect)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.CvCamShiftTracker.SetWindow(OpenCvSharp.CvRect)"]

See Also

Reference