OpenCV  2.4.13.2
Open Source Computer Vision
cv::gpu::HOGConfidence Struct Reference

#include <gpu.hpp>

Public Attributes

double scale
 
vector< Pointlocations
 
vector< double > confidences
 
vector< double > part_scores [4]
 

Member Data Documentation

§ confidences

vector<double> cv::gpu::HOGConfidence::confidences

§ locations

vector<Point> cv::gpu::HOGConfidence::locations

§ part_scores

vector<double> cv::gpu::HOGConfidence::part_scores[4]

§ scale

double cv::gpu::HOGConfidence::scale

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