_NvMOTTrackedObjListΒΆ
-
struct
_NvMOTTrackedObjList
Holds a list of tracked objects.
Public Members
-
NvMOTStreamId
streamID
Holds the stream ID of the stream associated with objects in the list.
-
uint32_t
frameNum
Holds the frame number for objects in the list.
-
bool
valid
Holds a Boolean which is true if this entry in the batch is valid.
-
NvMOTTrackedObj *
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.
-
NvMOTStreamId