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

Does Meshroom natively accept external depth maps? #2621

Open
Joeljensen28 opened this issue Dec 18, 2024 · 1 comment
Open

Does Meshroom natively accept external depth maps? #2621

Joeljensen28 opened this issue Dec 18, 2024 · 1 comment

Comments

@Joeljensen28
Copy link

I am trying to build 3D reconstructions of the indoor structure of homes. I have played around with a few different SfM pipelines, but they usually seem to fall short when dealing with textureless areas (as expected). I would like to test the use of monocular depth estimation with a reconstruction pipeline to see if using external depth maps can improve the reconstruction process, which leads me to my question: does Meshroom natively support the use of external depth maps?

@mh0g
Copy link
Contributor

mh0g commented Jan 8, 2025

Hello Joel, we don't have a node in native Meshroom for that yet. But you may have a look at what we do in Meshroom Research to import Colmap depth maps . Beware that you may want to use the node DepthMapTransform on the ouptut depth maps to convert it from the 'usual' depth map format to meshroom's format.

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

No branches or pull requests

2 participants