ArmNN
 21.02
YoloBoundingBox Struct Reference

#include <YoloDatabase.hpp>

Public Attributes

float m_X
 
float m_Y
 
float m_W
 
float m_H
 

Detailed Description

Definition at line 13 of file YoloDatabase.hpp.

Member Data Documentation

◆ m_H

float m_H

Definition at line 18 of file YoloDatabase.hpp.

Referenced by YoloTestCase< Model >::ProcessResult().

◆ m_W

float m_W

Definition at line 17 of file YoloDatabase.hpp.

Referenced by YoloTestCase< Model >::ProcessResult().

◆ m_X

float m_X

Definition at line 15 of file YoloDatabase.hpp.

Referenced by YoloTestCase< Model >::ProcessResult().

◆ m_Y

float m_Y

Definition at line 16 of file YoloDatabase.hpp.

Referenced by YoloTestCase< Model >::ProcessResult().


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