Unit VLTrackTargets
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VisionLabPkg
Contents |
Summary
Contains the code for the TVLTracksTargets component.
Description
This unit contains the code for the TVLTracksTargets component.
Components
- TVLTrackTargets - Tracks moving targets on the image.
Layers
- TVLDrawTrackTargetLayer - Layer drawing tracked targets.
Classes
- TVLTrackTargetData
- TVLOWTrackTargetSourcePin - Track targets Source Pin class.
- TVLOWTrackTargetSinkPin - Track targets Sink Pin class.
- TVLTargetList - List of targets to track.
- TVLTrackTargetList - List of detected targets.
- TVLTrackTargets - Tracks moving targets on the image.
- TVLTrackTargetMarkers - Specifies the way the targets will be drawn on the layer.
- TVLTrackTargetLabeledMarkers - Specifies the way the markers will be drawn on the layer.
- TVLTrackTargetErrors - Specifies the error detection settings.
- TVLTrackTargetMovement - Specifies the way the target movement will be drawn on the layer.
- TVLDrawTrackTargetLayer - Layer drawing tracked targets.
Interfaces
Records(Structurs)
- TVLTrackTargetItem - Structure for tracked item.
Types
- TVLTrackTargetsNotifyEvent - Event type for the OnTargetsTracked event of the TVLTrackTargets component.