#include "box.hpp"

Public Attributes | |
| int | best_class |
| The most probable class id. | |
| Darknet::Detection | det |
| int detection_with_class::best_class |
The most probable class id.
The best class index in this->prob. Is filled temporary when processing results, otherwise not initialized.
| Darknet::Detection detection_with_class::det |