Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About reconstruct own dataset #15

Open
ccy-ustb opened this issue Apr 29, 2023 · 2 comments
Open

About reconstruct own dataset #15

ccy-ustb opened this issue Apr 29, 2023 · 2 comments

Comments

@ccy-ustb
Copy link

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!

@WHU-Dewran
Copy link

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.

@Tariq-Abuhashim
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants