McTrackOptionsClassCommandTrackingDepth Property
|
|
Number of analyzed frames to find the next point on track.
Namespace:
MediaCy.Addins.Tracking
Assembly:
MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
SyntaxPublic Property TrackingDepth As Integer
Get
Set
Property Value
Type:
Int32Return Value
Type:
Int32
RemarksThe 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