From b78896ba1579b7954ff2560b763759b861a0ba01 Mon Sep 17 00:00:00 2001 From: Lixin Xue Date: Wed, 1 Dec 2021 21:12:04 +0100 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab44a7f..a5538b2 100644 --- a/README.md +++ b/README.md @@ -473,6 +473,8 @@ For the reproduction of the above results for Kataria's method, we put the chang |---calculate_geodesic_consistency_scores.py # interface for calculating match scores based on Yan's method |---calculate_missing_correspondences_scores.py # interface for calculating match scores based on Cui's method |---extract_match_features.py # interface for extract and match features +|---reliable_resectioning + |---src # modified colmap source files for Kataria's method |---results |---${dataset_name} |---${feature_type}_${matching_type}_${geometric_verification_type}