NvDsAnalyticsObjInfo¶
-
struct
NvDsAnalyticsObjInfo¶ Holds a set of nvdsanalytics object level metadata.
Public Members
-
std::vector<std::string>
roiStatus¶ Holds the array of ROI labels in which object is present.
-
std::vector<std::string>
ocStatus¶ Holds the array of OverCrowding labels in which object is present.
-
std::vector<std::string>
lcStatus¶ Holds the array of line crossing labels which object has crossed.
-
std::string
dirStatus¶ Holds the direction string for the tracked object.
-
guint
unique_id¶ Holds unique identifier for nvdsanalytics instance.
-
std::vector<std::string>