Searched refs:featComponent (Results 1 – 1 of 1) sorted by relevance
35 …( const std::vector<cv::Mat> &_hists, const cv::Mat &_normSum, size_t y, int featComponent ) const;60 …c( const std::vector<cv::Mat>& _hists, const cv::Mat& _normSum, size_t y, int featComponent ) const in calc() argument65 int binIdx = featComponent % N_BINS; in calc()66 int cellIdx = featComponent / N_BINS; in calc()