#include <gpu.hpp>
Public Attributes | |
double | scale |
std::vector< Point > | locations |
std::vector< double > | confidences |
std::vector< double > | part_scores [4] |
std::vector<double> cv::gpu::HOGConfidence::confidences |
std::vector<Point> cv::gpu::HOGConfidence::locations |
std::vector<double> cv::gpu::HOGConfidence::part_scores[4] |
double cv::gpu::HOGConfidence::scale |