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

Question About Scene Reconstruction with Single-Camera Data #94

Open
zhicong01 opened this issue Nov 20, 2024 · 1 comment
Open

Question About Scene Reconstruction with Single-Camera Data #94

zhicong01 opened this issue Nov 20, 2024 · 1 comment

Comments

@zhicong01
Copy link

Thank you for your excellent work!
When conducting experiments using data collected with my single camera, I noticed that out of 1200 original images, only 350 were retained after processing. Additionally, the latter part of the scene could not be reconstructed.

Could you please provide some insight into what might be causing this issue?
Thank you very much for your help!

in the outfile of generate_colmap:
image

image

I think this problem might occur before the image simplification step.

@PLUS-WAVE
Copy link

This may be because sfm failed. Monocular SfM for pure forward motion often fails without extrinsics. You can refer to #3 (comment)

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

2 participants