Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dbrisk.cpp199 twothirdsample(const cv::Mat& srcimg, cv::Mat& dstimg);
2092 twothirdsample(layer.img(), img_); in BriskLayer()
2300 BriskLayer::twothirdsample(const cv::Mat& srcimg, cv::Mat& dstimg) in twothirdsample() function in cv::BriskLayer