OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_matches_thresh2_
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
matchers.hpp
252
int
num_matches_thresh2_
;
member in class:cv::detail::BestOf2NearestMatcher
/external/opencv3/modules/stitching/src/
matchers.cpp
573
num_matches_thresh2_
= num_matches_thresh2;
624
if (matches_info.num_inliers <
num_matches_thresh2_
)
Completed in 57 milliseconds