27 #ifndef _NVDSMETA_NEW_H_
28 #define _NVDSMETA_NEW_H_
44 #define MAX_USER_FIELDS 4
46 #define MAX_RESERVED_FIELDS 4
48 #define MAX_LABEL_SIZE 128
51 #define MAX_ELEMENTS_IN_DISPLAY_META 16
53 #define UNTRACKED_OBJECT_ID 0xFFFFFFFFFFFFFFFF
856 NvDsFrameMetaList *meta_list);
866 NvDsObjectMetaList *meta_list);
877 NvDsClassifierMetaList *meta_list);
888 NvDsLabelInfoList *meta_list);
898 NvDisplayMetaList *meta_list);
909 NvDsUserMetaList *meta_list);
919 NvDsUserMetaList *meta_list);
929 NvDsUserMetaList *meta_list);
gchar * pResult_label
Holds a pointer to the result label if its length exceeds MAX_LABEL_SIZE bytes.
Holds unclipped positional bounding box coordinates of the object processed by the component...
NvBbox_Coords org_bbox_coords
gchar result_label[MAX_LABEL_SIZE]
Holds an string describing the label of the classified object.
guint label_id
Holds the label ID in case there are multiple label classifiers.
Holds label metadata for the classifier.
Holds unclipped bounding box coordinates of the object.
Holds the box parameters of the box to be overlayed.
Holds circle parameters to be overlayed.
Holds the mask parameters of the segment to be overlayed.
Holds arrow parameters to be overlaid.
guint result_class_id
Holds the class UD of the best result.
Holds the box parameters of a line to be overlayed.
gfloat result_prob
Holds the probability of best result.
NVIDIA Multimedia Utilities: On-Screen Display Manager
Holds parameters of text to be overlayed.
guint num_classes
Holds the number of classes of the given label.