Public Member Functions | |
ResultData (int f, std::string &obj, std::string &label, float c) | |
ResultData (int f, std::string &obj, std::string &label, float c) | |
Public Attributes | |
int | frame |
std::string | objName |
std::string | labelName |
float | confidence |
Definition at line 115 of file test-ObjDet.C.