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

Dense/Sparse reconstructed meshes #3

Open
vincentcartillier opened this issue Mar 4, 2022 · 4 comments
Open

Dense/Sparse reconstructed meshes #3

vincentcartillier opened this issue Mar 4, 2022 · 4 comments

Comments

@vincentcartillier
Copy link

Would it be possible to share the Sparse/Dense reconstructions of each scene?

The webpage mentions this can be shared upon request.

@chuangwaipiaoluohuaxiang

Would it be possible to share the Sparse/Dense reconstructions of each scene?

The webpage mentions this can be shared upon request.

Have you solved this problem?
I also want to use Sparse/Dense reconstructions.

@vincentcartillier
Copy link
Author

Not really.

I believe back then I just un-projected the depth frames to from a point cloud.

I am assuming they have COLMAP sparse/dense reconstruction for each scene (I could be wrong here). So maybe trying to run COLMAP again can give you this. I just haven;t tried it myself.

@chuangwaipiaoluohuaxiang

Not really.

I believe back then I just un-projected the depth frames to from a point cloud.

I am assuming they have COLMAP sparse/dense reconstruction for each scene (I could be wrong here). So maybe trying to run COLMAP again can give you this. I just haven;t tried it myself.

Thank you for your reply. I have two questions:
(1)Where can I find the COLMAP file?
(2)Can the code provided in the following link be used to generate point clouds?
#1

@vincentcartillier
Copy link
Author

(1) COLMAP is a SfM (and MVS) software. You can try using it on the data to do dense reconstruction. https://colmap.github.io/

(2) Yes that's correct.

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