NvDsAnalyticsFrameMeta¶
-
class
pyds.
NvDsAnalyticsFrameMeta
¶ Holds a set of nvdsanalytics object level metadata.
-
property
objCnt
¶ Holds a map of total count of objects for each class ID, can be accessed using key, value pair; where key is class ID
-
property
objInROIcnt
¶ Holds a map of total count of valid objects in ROI for configured ROIs,which can be accessed using key, value pair; where key is the ROI label
-
property
objLCCumCnt
¶ Holds a map of total cumulative count of Line crossing for configured lines, can be accessed using key, value pair; where key is the line crossing label
-
property
objLCCurrCnt
¶ Holds a map of total count of Line crossing in current frame for configured lines,which can be accessed using key, value pair; where key is the line crossing label
-
property
ocStatus
¶ Holds a map of boolean status of overcrowding for configured ROIs,which can be accessed using key, value pair; where key is the ROI label
-
property
unique_id
¶ Holds unique identifier for nvdsanalytics instance
-
property