vpi.KLTTrackedBoundingBox

class vpi.KLTTrackedBoundingBox

Define a tracked bounding box.

A tracked bounding box is a bounding box with a tracking and template statuses.

Note

This class is used by the vpi.KLTFeatureTracker, where each status is defined by vpi.KLTTrackStatus and vpi.KLTTemplateStatus.

Attributes

bbox

The bounding box.

dtype

Data type of the tracked bounding box.

template_status

The bounding box template status.

tracking_status

The bounding box tracking status.