读取AI Challenger比赛人体骨骼关键点Json数据和场景分类Json数据

须要使用开源软件:git https://github.com/nlohmann/jsongithub 只须要包含头文件json.hpp就好了。json #include <string> #include "json.hpp" void ReadKeypointDatabase() { using json = nlohmann::json; std::ifstream ifile("F:\
相关文章
相关标签/搜索