#include "MediaInfAiDataPersonRecognition.hpp"
|
| enum class | ClothesTypeE : uint32_t {
Shirts
, TShirts
, Hoodies
, Coats
,
Windbreakers
} |
| |
| enum class | BottomsTypeE : uint32_t { Skirts
, Shorts
, Pants
} |
| |
| enum class | BehaviorTypeE : uint32_t {
Standing
, Squatting
, LieDown
, Running
,
Walk
, Bend
, CrossArms
, Wave1
,
Wave2
, Loitering
, Fighting
, PhoneUsage
,
Butt
} |
| |
◆ ClothesTypeE
| 枚举值 |
|---|
| Shirts | 衬衫
|
| TShirts | T 恤
|
| Hoodies | 卫衣
|
| Coats | 外套
|
| Windbreakers | 风衣
|
◆ BottomsTypeE
| 枚举值 |
|---|
| Skirts | 裙子
|
| Shorts | 短裤
|
| Pants | 长裤
|
◆ BehaviorTypeE
| 枚举值 |
|---|
| Standing | 站立
|
| Squatting | 蹲着
|
| LieDown | 躺倒/跌倒
|
| Running | 跑
|
| Walk | 慢走
|
| Bend | 弯腰
|
| CrossArms | 交叉双臂
|
| Wave1 | 挥单手
|
| Wave2 | 挥双手
|
| Loitering | 徘徊
|
| Fighting | 打架斗殴
|
| PhoneUsage | 玩手机
|
| Butt | |
◆ pic
◆ id
| uint64_t Emx::MediaInfAiDataPersonRecognition::DataMsg::id |
◆ rect
| Rect Emx::MediaInfAiDataPersonRecognition::DataMsg::rect |
◆ clothesType
◆ clothesColor
| uint32_t Emx::MediaInfAiDataPersonRecognition::DataMsg::clothesColor |
◆ bottomsType
◆ bottomsColor
| uint32_t Emx::MediaInfAiDataPersonRecognition::DataMsg::bottomsColor |
◆ behaviorType
◆ keyPoints
| KeyPoint Emx::MediaInfAiDataPersonRecognition::DataMsg::keyPoints[32] |
◆ keyPointNums
| int Emx::MediaInfAiDataPersonRecognition::DataMsg::keyPointNums |
◆ imgOff
| int Emx::MediaInfAiDataPersonRecognition::DataMsg::imgOff |