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

Can't use for dense reconstruction #25

Open
koby0804 opened this issue Oct 29, 2024 · 3 comments
Open

Can't use for dense reconstruction #25

koby0804 opened this issue Oct 29, 2024 · 3 comments

Comments

@koby0804
Copy link

Describe the bug
When trying dense reconstruction, press "fusion" leads to a empty file "fused.ply" with 0 point clouds inside, then press "poisson" leads to app crash!

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'dense reconstruction'
  2. Click on 'fusion'
  3. The log shows '0 points', and the result file show no point clouds inside
  4. Click on 'Poisson' or "Delaunay"
  5. The whole app crash!!!

Environment:

@FengyuGuo
Copy link

Dense stereo for sphere image is not implemented.

Alternatively you can see this repo

https://github.com/FengyuGuo/SphereSfm_MVS_converter

This tool will convert the sphere image to perspective image than common colmap MVS pipeline could be runned.

@json87
Copy link
Owner

json87 commented Nov 4, 2024

@FengyuGuo nice work.

@json87
Copy link
Owner

json87 commented Nov 4, 2024

@koby0804 I would add the function to convert sphere images to perspective images.

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