Click or drag to resize
Accord.NET (logo)

CamshiftConservative Property

Gets or sets whether the algorithm should scan only the active window or the entire image for histogram ratio.

Namespace:  Accord.Vision.Tracking
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public bool Conservative { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also