VNTrackingRequest
The abstract superclass for image-analysis requests that track unique features across multiple images or video frames.
Declaration
class VNTrackingRequestOverview
Instantiate a tracking request subclass to perform object tracking across multiple frames of an image. After initialization, configure the degree of accuracy by setting trackingLevel, and provide observations you’d like to track by setting the inputObservation initial bounding box.