Home
last modified time | relevance | path

Searched refs:key_x (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
Dbrisk.cpp119 const cv::Mat& integral,const float key_x,
450 BRISK_Impl::smoothedIntensity(const cv::Mat& image, const cv::Mat& integral, const float key_x, in smoothedIntensity() argument
457 const float xf = briskPoint.x + key_x; in smoothedIntensity()