IMcTrackOptionsAllowPhantoms Property
|
|
Allow phantom objects in tracks.
Namespace:
MediaCy.IQL.Tracking
Assembly:
MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
SyntaxProperty AllowPhantoms As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksPhantom 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