You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very interested in your work!
I can now use colmap to reconstruct a sparse point cloud of my own dataset. Can you provide a readme to explain how to reconstruct a line map from colmap results?
Looking forward to your reply and wishing you a happy life!
The text was updated successfully, but these errors were encountered:
I am very interested in your work! I can now use colmap to reconstruct a sparse point cloud of my own dataset. Can you provide a readme to explain how to reconstruct a line map from colmap results? Looking forward to your reply and wishing you a happy life!
Hi! Did you successfully reconstruct a line map from colmap results?
I also already have colmap results, but I have no idea how to reconstruct a line map.
After you run colmap, you get a folder that contains sparse and dense folder results. You then run the command: python runners/colmap_triangulation.py -c ${CONFIG_FILE} -a ${COLMAP_FOLDER} --output_dir ${OUTPUT_DIR}
where:
COLMAP_FOLDER is the folder containing sparse and dense colmap results
I am very interested in your work!
I can now use colmap to reconstruct a sparse point cloud of my own dataset. Can you provide a readme to explain how to reconstruct a line map from colmap results?
Looking forward to your reply and wishing you a happy life!
The text was updated successfully, but these errors were encountered: