#include "yolo_v2_class.hpp"
Public Attributes | |
unsigned int | frames_counter |
unsigned int | h |
unsigned int | obj_id |
float | prob |
unsigned int | track_id |
unsigned int | w |
unsigned int | x |
float | x_3d |
unsigned int | y |
float | y_3d |
float | z_3d |
unsigned int bbox_t::frames_counter |
unsigned int bbox_t::h |
unsigned int bbox_t::obj_id |
float bbox_t::prob |
unsigned int bbox_t::track_id |
unsigned int bbox_t::w |
unsigned int bbox_t::x |
float bbox_t::x_3d |
unsigned int bbox_t::y |
float bbox_t::y_3d |
float bbox_t::z_3d |