vitis::ai::BCCResult - 2.5 简体中文

Vitis AI Library 用户指南 (UG1354)

Document ID
UG1354
Release Date
2022-06-15
Version
2.5 简体中文

声明

typedef struct
{
  int width;
  int height;
  int count;

} vitis::ai::BCCResult;
表 1. 结构 vitis::ai::BCCResult 成员描述
成员 描述
width 输入图像的宽度。
height 输入图像的高度。
count 人群计数。