Home
last modified time | relevance | path

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

/dports/misc/openmvg/openMVG-2.0/src/openMVG/matching/
H A DindMatch_utils.cpp103 const std::vector<IndMatch> & pair_matches = cur_match.second; in Save() local
/dports/misc/openmvg/openMVG-2.0/src/openMVG/sfm/pipelines/stellar/
H A Dstellar_solver.cpp103 const matching::IndMatches & pair_matches = matches_it.second; in EstimateTripletRelativeScale() local
497 const matching::IndMatches & pair_matches = matches_it.second; in Optimize() local
/dports/graphics/opencv/opencv-4.5.3/modules/stitching/src/
H A Dmatchers.cpp144 std::vector< std::vector<DMatch> > pair_matches; member in __anon4a492c060111::CV_FINAL
178 std::vector< std::vector<DMatch> > pair_matches; in match() local
/dports/archivers/c-blosc2/c-blosc2-2.0.4/plugins/codecs/ndlz/
H A Dndlz8x8.c107 uint32_t pair_matches[5] = {0}; in ndlz8_compress() local