BndBoxes_t Struct Reference

BndBoxes_t Struct Reference#

1 min read time

Applies to Linux

rocCV: BndBoxes_t Struct Reference
BndBoxes_t Struct Reference

#include <operator_types.h>

Public Attributes

int64_t batch
 
std::vector< BndBox_tboxes
 Vector of number of boxes in each image, must have atleast batch elements. More...
 
std::vector< int32_t > numBoxes
 Batch size. More...
 

Member Data Documentation

◆ batch

int64_t BndBoxes_t::batch

◆ boxes

std::vector<BndBox_t> BndBoxes_t::boxes

Vector of number of boxes in each image, must have atleast batch elements.

◆ numBoxes

std::vector<int32_t> BndBoxes_t::numBoxes

Batch size.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/operator_types.h