Did COLMAP use many images to calculate Sparse 3D Points?
Hi there, thank you for sharing your great work :)
I wonder if you used many (more than two, e.g., 10) images to calculate Sparse 3D points when you had an experiment about a 2-view setting.
When I tried to calculate Sparse 3D points of fern_2v (2-view), the number of detected 3D points is 498, which is quite different from yours directly obtained from "download_example_data.sh". The number of your pre-calculated 3D points is 1081.


Could you tell me about the experiment setting?
- We do not use extra images to obtain 3D points or camera poses.
- Make sure you are running COLMAP on images of original resolution instead of downscaled ones.
- We're using the default setting of COLMAP.
- The result of each COLMAP run varies. You might want to run COLMAP again.
Same issue here. I ran it multiple times on fern_2v using the provided 2 training views and it always produced 498 points. Were you able to get 1k+ points using only these 2 images?