NVIDIA DeepStream SDK API Reference

6.1.1 Release

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

Detailed Description

Holds Information about ROI Metadata.

Definition at line 93 of file nvds_roi_meta.h.

Collaboration diagram for NvDsRoiMeta:

Data Fields

NvOSD_RectParams roi
 
guint roi_polygon [DS_MAX_POLYGON_POINTS][2]
 currently not being used More...
 
NvBufSurfaceParamsconverted_buffer
 
NvDsFrameMetaframe_meta
 
gdouble scale_ratio_x
 Ratio by which the frame/ROI crop was scaled in horizontal direction Required when scaling co-ordinates/sizes in metadata back to input resolution. More...
 
gdouble scale_ratio_y
 Ratio by which the frame/ROI crop was scaled in vertical direction Required when scaling co-ordinates/sizes in metadata back to input resolution. More...
 
gdouble offset_left
 offsets in horizontal direction while scaling More...
 
gdouble offset_top
 offsets in vertical direction while scaling More...
 
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: