Bounding box used with normalized coordinates (between 0.0 and 1.0). More...
#include "darknet.h"

Public Attributes | |
| float | h |
| float | w |
| float | x |
| float | y |
Bounding box used with normalized coordinates (between 0.0 and 1.0).
| float DarknetBox::h |
| float DarknetBox::w |
| float DarknetBox::x |
| float DarknetBox::y |