Darknet/YOLO v3.0-105-g631006a
Object Detection Framework
 
Loading...
Searching...
No Matches
box Struct Reference

#include "darknet_internal.hpp"

Collaboration diagram for box:

Public Attributes

float h
 
float w
 
float x
 
float y
 

Member Data Documentation

◆ h

float box::h

◆ w

float box::w

◆ x

float box::x

◆ y

float box::y

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