objects/vp_frame_target.h
@@ -28,6 +28,8 @@ private: /* data */ public: // default person label std::string class_label_of_person = "person"; // x of top left int x; // y of top left @@ -44,8 +46,6 @@ float primary_score; // label created by primary infer nodes std::string primary_label; // class id of person std::string class_label_of_person = "person"; // frame the target belongs to int frame_index;