opencv2/core_detect.hpp#
#include <vector>
#include <memory>
#include <opencv2/imgproc.hpp>
Include dependency graph for core_detect.hpp:
Classes#
class cv::dnn_objdetect::InferBbox
A class to post process model predictions. More…
struct cv::dnn_objdetect::object
Structure to hold the details pertaining to a single bounding box. More…
Namespaces#
namespace cv
namespace cv::dnn_objdetect