darknet  v3
Public Attributes | List of all members
dbox Struct Reference

#include <box.h>

Collaboration diagram for dbox:
Collaboration graph

Public Attributes

float dx
 
float dy
 
float dw
 
float dh
 

Detailed Description

Definition at line 5 of file box.h.

Member Data Documentation

◆ dh

float dbox::dh

Definition at line 6 of file box.h.

◆ dw

float dbox::dw

Definition at line 6 of file box.h.

◆ dx

float dbox::dx

Definition at line 6 of file box.h.

◆ dy

float dbox::dy

Definition at line 6 of file box.h.


The documentation for this struct was generated from the following file: