Struct BoundingBox#

Struct Documentation#

struct BoundingBox#

Public Members

float x = {0.0F}#
float y = {0.0F}#
float width = {0.0F}#
float height = {0.0F}#
float confidence = {0.0F}#
int class_id = {-1}#
std::string class_name#