Emx::MediaInfAiDataClassify::DataMsg结构体 参考

#include "MediaInfAiDataClassify.hpp"

Emx::MediaInfAiDataClassify::DataMsg 的协作图:

Public 属性

TypeE type
 
MediaInfAiPic pic
 目标抠图,根据配置参数决定是否有截图 更多...
 
uint64_t id
 目标id 更多...
 
Rect rect
 当前目标位置信息 更多...
 
int imgOff
 私有数据,记录内存偏移 更多...
 

类成员变量说明

◆ type

TypeE Emx::MediaInfAiDataClassify::DataMsg::type

◆ pic

◆ id

uint64_t Emx::MediaInfAiDataClassify::DataMsg::id

◆ rect

Rect Emx::MediaInfAiDataClassify::DataMsg::rect

◆ imgOff

int Emx::MediaInfAiDataClassify::DataMsg::imgOff