OpenCV  2.4.13.3
Open Source Computer Vision
cv::DetectionROI Struct Reference

#include <objdetect.hpp>

Public Attributes

double scale
 
vector< cv::Pointlocations
 
vector< double > confidences
 

Member Data Documentation

§ confidences

vector<double> cv::DetectionROI::confidences

§ locations

vector<cv::Point> cv::DetectionROI::locations

§ scale

double cv::DetectionROI::scale

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