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

#include <gpu.hpp>

Public Attributes

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

Member Data Documentation

§ confidences

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

§ locations

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

§ part_scores

std::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: