Public Attributes | List of all members
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

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

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