Click or drag to resize

IMcTrackOptionsTrackingDepth Property

Number of analyzed frames to find the next point on track.

Namespace:  MediaCy.IQL.Tracking
Assembly:  MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
Syntax
VB
Property TrackingDepth As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
The option can be used to link disappearing or merging objects. Tracking Depth in this case must be greater that the number of frames where objects gets hidden.
See Also