Commit 531d44a1680b29613fda3737d2c4222426355297
1 parent
e6b08c4f
添加日志
Showing
1 changed file
with
2 additions
and
0 deletions
src/ai_engine_module/HumanAnalysis.h
1 | #include "include.h" | 1 | #include "include.h" |
2 | #include "human_parsing.h" | 2 | #include "human_parsing.h" |
3 | 3 | ||
4 | + | ||
5 | +// static std::string up_color[] = { "黑", "白", "灰", "红", "蓝", "黄", "绿", "多色", "其他" }; | ||
4 | struct BodyColorInfo{ | 6 | struct BodyColorInfo{ |
5 | int upper_body_color; | 7 | int upper_body_color; |
6 | int lower_body_color; | 8 | int lower_body_color; |