Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmatchers.hpp122 class CV_EXPORTS OrbFeaturesFinder : public FeaturesFinder class
/external/opencv3/modules/stitching/src/
Dmatchers.cpp386 OrbFeaturesFinder::OrbFeaturesFinder(Size _grid_size, int n_features, float scaleFactor, int nlevel… in OrbFeaturesFinder() function in cv::detail::OrbFeaturesFinder