_NvMOTObjToTrackListΒΆ
-
struct
_NvMOTObjToTrackList Holds a list of objects.
Public Members
-
bool
detectionDone Holds a Boolean which is true if detection was done on this frame even if the list of objects to track is empty.
-
NvMOTObjToTrack *
list Holds a pointer to a list or array of object information blocks.
-
uint32_t
numAllocated Holds the number of blocks allocated for the list.
-
uint32_t
numFilled Holds the number of populated blocks in the list.
-
bool