Home
last modified time | relevance | path

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

/external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
DRobustMatcher.h74 cv::Ptr<cv::DescriptorExtractor> extractor_; variable
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmatchers.hpp114 Ptr<DescriptorExtractor> extractor_; member in cv::detail::SurfFeaturesFinder