Camshift Properties |
The Camshift type exposes the following members.
Name | Description | |
---|---|---|
AspectRatio |
Gets or sets the desired window aspect ratio.
| |
Conservative |
Gets or sets whether the algorithm should scan only the
active window or the entire image for histogram ratio.
| |
Extract |
Gets or sets a value indicating whether the tracker
should extract the object image from the source. The
extracted image will be available in Image.
| |
HslLightnessRange |
If using HSL mode, specifies the operational lightness range for the tracker.
| |
HslSaturationRange |
If using HSL mode, specifies the operational saturation range for the tracker.
| |
IsSteady |
Gets whether the tracking object is
showing little variation of fluctuation.
| |
Map |
Probability map
| |
Mode |
Gets or sets the mode of operation for this tracker.
| |
SearchWindow |
Gets or sets the current search window.
| |
Smooth |
Gets or sets a value indicating whether the angular
movements should be smoothed using a moving average.
| |
TrackingObject |
Gets the location of the object being tracked.
|