RtspFace/SensetimeFaceAPIWrapper/src/tools.cpp
@@ -13,10 +13,14 @@ if(dbu.db_init(mydb)) { db_path = db_path_t; return true; } else return false; if(!f_api.do_init(db_path_t)){ return false; } else return true; } int tools::search(cv::Mat image,person *p)