NvDsInferDetectionOutputΒΆ
-
struct
NvDsInferDetectionOutput
Holds information on all objects detected by a detector network in one frame.
Public Members
-
NvDsInferObject *
objects
Holds a pointer to an array of objects.
-
unsigned int
numObjects
Holds the number of objects in objects.
-
NvDsInferObject *