McTrackOptionsClassCommandAllowPhantoms Property
|
|
Allow phantom objects in tracks.
Namespace:
MediaCy.Addins.Tracking
Assembly:
MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
SyntaxPublic Property AllowPhantoms As Boolean
Get
Set
Property Value
Type:
BooleanReturn Value
Type:
Boolean
Remarks
Phantom objects can be created on the location of disappeared or merged object.
They can be used when PredictionDepth is more than 1 to create best cost tracks interpolating
tracks to connect to objects that appear after several frames.
When this option is off, only existing objects will be used for tracks.
See Also