Searched refs:lb_scalerange (Results 1 – 1 of 1) sorted by relevance
649 static const float lb_scalerange = (float)(std::log(scalerange_) / (log2)); in computeDescriptorsAndOrOrientation() local656 …scale = std::max((int) (scales_ / lb_scalerange * (std::log(keypoints[k].size / (basicSize06)) / l… in computeDescriptorsAndOrOrientation()