|
NVIDIA DeepStream SDK API Reference
|
7.0 Release
|
Go to the documentation of this file.
28 #ifndef _NVDSMETA_NEW_H_
29 #define _NVDSMETA_NEW_H_
45 #define MAX_USER_FIELDS 4
47 #define MAX_RESERVED_FIELDS 4
49 #define MAX_LABEL_SIZE 128
52 #define MAX_ELEMENTS_IN_DISPLAY_META 16
54 #define UNTRACKED_OBJECT_ID 0xFFFFFFFFFFFFFFFF
Holds the box parameters of a line to be overlayed.
Holds the box parameters of the box to be overlayed.
gchar * pResult_label
Holds a pointer to the result label if its length exceeds MAX_LABEL_SIZE bytes.
Holds the mask parameters of the segment to be overlayed.
guint label_id
Holds the label ID in case there are multiple label classifiers.
Holds circle parameters to be overlayed.
Holds unclipped positional bounding box coordinates of the object processed by the component.
Holds arrow parameters to be overlaid.
gfloat result_prob
Holds the probability of best result.
Holds label metadata for the classifier.
NvBbox_Coords org_bbox_coords
guint result_class_id
Holds the class UD of the best result.
Holds parameters of text to be overlayed.
Holds unclipped bounding box coordinates of the object.
guint num_classes
Holds the number of classes of the given label.
gchar result_label[MAX_LABEL_SIZE]
Holds an string describing the label of the classified object.