ScTrackedObject.h File Reference

Go to the source code of this file.

Typedefs

typedef struct
ScOpaqueTrackedObject 
ScTrackedObject
 

Enumerations

enum  ScTrackedObjectType { SC_TRACKED_OBJECT_TYPE_BARCODE = 0x01 }
 

Detailed Description

API for tracking objects across frames.

Enumeration Type Documentation

Type of the tracked object.

Enumerator
SC_TRACKED_OBJECT_TYPE_BARCODE 

The tracked object is a barcode (may or may not be recognized). In case of a unrecognized barcode, no data or symbology is associated with the object, only the location is known.