OpenCV  2.4.13
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

vector<double> cv::gpu::HOGConfidence::confidences
vector<Point> cv::gpu::HOGConfidence::locations
vector<double> cv::gpu::HOGConfidence::part_scores[4]
double cv::gpu::HOGConfidence::scale

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