Box_t Struct Reference

Box_t Struct Reference#

1 min read time

Applies to Linux

rocCV: Box_t Struct Reference
Box_t Struct Reference

#include <operator_types.h>

Public Attributes

int32_t height
 width of the box. More...
 
int32_t width
 y coordinate of the top-left corner. More...
 
int64_t x
 
int64_t y
 x coordinate of the top-left corner. More...
 

Member Data Documentation

◆ height

int32_t Box_t::height

width of the box.

◆ width

int32_t Box_t::width

y coordinate of the top-left corner.

◆ x

int64_t Box_t::x

◆ y

int64_t Box_t::y

x coordinate of the top-left corner.


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