NVIDIA DeepStream SDK API Reference

6.0.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvDsRoiMeta Struct Reference

Detailed Description

Holds Information about ROI Metadata.

Definition at line 79 of file nvds_roi_meta.h.

Collaboration diagram for NvDsRoiMeta:

Data Fields

NvOSD_RectParams roi
 
guint roi_polygon [DS_MAX_POLYGON_POINTS][2]
 
NvBufSurfaceParamsconverted_buffer
 
NvDsFrameMetaframe_meta
 
gdouble scale_ratio_x
 Ratio by which the frame/ROI crop was scaled. More...
 
gdouble scale_ratio_y
 
gdouble offset_left
 offsets in horizontal and vertical direction while scaling More...
 
gdouble offset_top
 
NvDsClassifierMetaListclassifier_meta_list
 Holds a pointer to a list of pointers of type NvDsClassifierMeta. More...
 
NvDsUserMetaListroi_user_meta_list
 Holds a pointer to a list of pointers of type NvDsUserMeta. More...
 

The documentation for this struct was generated from the following file: