We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773c037 commit 2a55485Copy full SHA for 2a55485
doc/tutorial.adoc
@@ -180,7 +180,7 @@ kapture_pipeline_mapping.py -v info \
180
-gfeat ./global_features/AP-GeM-LM18/global_features \
181
-matches ./local_features/r2d2_500/NN_no_gv/matches \
182
-matches-gv ./local_features/r2d2_500/NN_colmap_gv/matches \
183
- --colmap-map ./colmap-sfm/r2d2_500/AP-GeM-LM18_top5 # lfeat type / map pairs \
+ --colmap-map ./colmap-sfm/r2d2_500/AP-GeM-LM18_top5 `# lfeat type / map pairs` \
184
--topk 5
185
----
186
0 commit comments