Struct cv::dpm::DPMDetector::ObjectDetection#

#include <opencv2/dpm.hpp>

Collaboration diagram for cv::dpm::DPMDetector::ObjectDetection:

Constructor & Destructor Documentation#

ObjectDetection()#

cv::dpm::DPMDetector::ObjectDetection::ObjectDetection()

ObjectDetection()#

cv::dpm::DPMDetector::ObjectDetection::ObjectDetection(
const Rect & rect,
float score,
int classID = -1 )

Member Data Documentation#

classID#

int cv::dpm::DPMDetector::ObjectDetection::classID

rect#

Rect cv::dpm::DPMDetector::ObjectDetection::rect

score#

float cv::dpm::DPMDetector::ObjectDetection::score

Source file#

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