Searched refs:almost_dist2weight_ (Results 1 – 1 of 1) sorted by relevance
80 std::vector<WT> almost_dist2weight_; member134 almost_dist2weight_.resize(almost_max_dist); in FastNlMeansDenoisingInvoker()139 almost_dist2weight_[almost_dist] = in FastNlMeansDenoisingInvoker()239 WT weight = almost_dist2weight_[almostAvgDist]; in operator ()()