Home
last modified time | relevance | path

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

/dports/graphics/colmap/colmap-3.6/src/estimators/
H A Dtwo_view_geometry.h242 FeatureMatches inlier_matches; member
H A Dtwo_view_geometry.cc56 FeatureMatches inlier_matches(num_inliers); in ExtractInlierMatches() local
68 const FeatureMatches& inlier_matches) { in ExtractOutlierMatches()
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/features2D/AKAZE_tracking/
H A Dplanar_tracking.cpp87 vector<DMatch> inlier_matches; in process() local
/dports/graphics/colmap/colmap-3.6/src/base/
H A Ddatabase.cc709 const FeatureMatchesBlob inlier_matches = in WriteTwoViewGeometry() local