38 #ifndef __NVDS_ROI_META_H__
39 #define __NVDS_ROI_META_H__
43 #define DS_MAX_POLYGON_POINTS 8
guint roi_polygon[DS_MAX_POLYGON_POINTS][2]
NvDsDataType
Data type used for model in infer.
NvBufSurfaceParams * converted_buffer
Holds the box parameters of the box to be overlayed.
NvDsFrameMeta * frame_meta
Holds information about a single buffer in a batch.
NvDsUserMetaList * roi_user_meta_list
Holds a pointer to a list of pointers of type NvDsUserMeta.
#define DS_MAX_POLYGON_POINTS
NvDsUnitType
Unit Type Fullframe/ROI/Crop Objects.
struct NvDsRoiMeta NvDsRoiMeta
Holds Information about ROI Metadata.
gdouble offset_left
offsets in horizontal and vertical direction while scaling
GList NvDsClassifierMetaList
gdouble scale_ratio_x
Ratio by which the frame/ROI crop was scaled.
NvDsClassifierMetaList * classifier_meta_list
Holds a pointer to a list of pointers of type NvDsClassifierMeta.