![]() |
#include "MediaInfAiDataPersonVehicleNonDetection.hpp"

Public 类型 | |
| enum class | TypeE : uint32_t { Person = 0 , Vehicle , NonMotorVehicle , EBike } |
Public 属性 | |
| MediaInfAiPic | pic |
| 目标抠图,根据配置参数决定是否有截图 更多... | |
| uint64_t | id |
| 目标id 更多... | |
| enum Emx::MediaInfAiDataPersonVehicleNonDetection::DataMsg::TypeE | type |
| Rect | rect |
| 当前目标位置信息 更多... | |
| int | imgOff |
| 私有数据,记录内存偏移 更多... | |
|
strong |
| MediaInfAiPic Emx::MediaInfAiDataPersonVehicleNonDetection::DataMsg::pic |
| uint64_t Emx::MediaInfAiDataPersonVehicleNonDetection::DataMsg::id |
| enum Emx::MediaInfAiDataPersonVehicleNonDetection::DataMsg::TypeE Emx::MediaInfAiDataPersonVehicleNonDetection::DataMsg::type |
| Rect Emx::MediaInfAiDataPersonVehicleNonDetection::DataMsg::rect |
| int Emx::MediaInfAiDataPersonVehicleNonDetection::DataMsg::imgOff |