_NvDsClassifierMetaΒΆ
-
struct
_NvDsClassifierMeta
Holds classifier metadata for an object.
Public Members
-
guint
num_labels
Holds the number of outputs/labels produced by the classifier.
-
gint
unique_component_id
Holds a unique component ID for the classifier metadata.
-
NvDsLabelInfoList *
label_info_list
Holds a pointer to a list of pointers of type NvDsLabelInfo.
-
guint