Home
last modified time | relevance | path

Searched defs:BRISK_Impl (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
Dbrisk.cpp54 class BRISK_Impl : public BRISK class
284 BRISK_Impl::BRISK_Impl(int thresh, int octaves_in, float patternScale) in BRISK_Impl() function in cv::BRISK_Impl
312 BRISK_Impl::BRISK_Impl(const std::vector<float> &radiusList, in BRISK_Impl() function in cv::BRISK_Impl