vpi.KLTTemplateStatus

class vpi.KLTTemplateStatus

Define the template status in the KLT algorithm.

It defines the template status of a bounding box (bbox) of type vpi.Type.KLT_TRACKED_BOUNDING_BOX.

Enumeration values

vpi.KLTTemplateStatus.UPDATE_NOT_NEEDED

Informs the bbox does not need to be updated.

vpi.KLTTemplateStatus.UPDATE_NEEDED

Informs the bbox needs to be updated.