Rect_t Struct Reference#
1 min read time
Applies to Linux
Rect_t Struct Reference
#include <operator_types.h>
Public Attributes | |
| int64_t | batch |
| bool | bordered |
| uchar4 | color |
| float | i_bottom |
| float | i_left |
| float | i_right |
| float | i_top |
| float | o_bottom |
| float | o_left |
| float | o_right |
| float | o_top |
Detailed Description
The Rect_t struct is used for the bounding box rectangles for the Bounding Box operator
Member Data Documentation
◆ batch
| int64_t Rect_t::batch |
◆ bordered
| bool Rect_t::bordered |
◆ color
| uchar4 Rect_t::color |
◆ i_bottom
| float Rect_t::i_bottom |
◆ i_left
| float Rect_t::i_left |
◆ i_right
| float Rect_t::i_right |
◆ i_top
| float Rect_t::i_top |
◆ o_bottom
| float Rect_t::o_bottom |
◆ o_left
| float Rect_t::o_left |
◆ o_right
| float Rect_t::o_right |
◆ o_top
| float Rect_t::o_top |
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