NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsRoiMeta Struct Reference

Detailed Description

Holds Information about ROI Metadata.

Definition at line 96 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...
 
NvDsObjectMetaobject_meta
 

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