Structure to hold the details pertaining to a single bounding box.
More...
#include "core_detect.hpp"
Structure to hold the details pertaining to a single bounding box.
◆ class_idx
size_t cv::dnn_objdetect::object::class_idx |
◆ class_prob
double cv::dnn_objdetect::object::class_prob |
◆ label_name
std::string cv::dnn_objdetect::object::label_name |
◆ xmax
int cv::dnn_objdetect::object::xmax |
◆ xmin
int cv::dnn_objdetect::object::xmin |
◆ ymax
int cv::dnn_objdetect::object::ymax |
◆ ymin
int cv::dnn_objdetect::object::ymin |
The documentation for this struct was generated from the following file:
- /wssd/projects/rebuilders64/imx8m/opencv-imx/opencv_4.0.1-1~buster/opencv-4.0.1/contrib/modules/dnn_objdetect/include/opencv2/core_detect.hpp