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

Import output from CasMVSNet to OpenMVS #2

Open
jetdapr opened this issue Jan 29, 2022 · 3 comments
Open

Import output from CasMVSNet to OpenMVS #2

jetdapr opened this issue Jan 29, 2022 · 3 comments

Comments

@jetdapr
Copy link

jetdapr commented Jan 29, 2022

Hi, thank you for contributing to this repository. It's worth using deep learning approaches to improve the quality of the sparse point cloud before densification and the rest. How did you manage the output from CasMVSNet or another depth inferring method in order to use it in the OpenMVS step? Any data modification or libraries required? Thank you.

@chaytonmin
Copy link
Owner

Hi, thank you for contributing to this repository. It's worth using deep learning approaches to improve the quality of the sparse point cloud before densification and the rest. How did you manage the output from CasMVSNet or another depth inferring method in order to use it in the OpenMVS step? Any data modification or libraries required? Thank you.

I export the depth-maps as DMAP files for OpenMVS

@helloycr
Copy link

helloycr commented Mar 7, 2022

Hello, how can I convert the depth data file obtained by the deep learning network into the dmap format file required by openmvs? Can you send me the code for this? I would be grateful if I could. My contact information is [email protected]

@chaytonmin
Copy link
Owner

Hello, how can I convert the depth data file obtained by the deep learning network into the dmap format file required by openmvs? Can you send me the code for this? I would be grateful if I could. My contact information is [email protected]

You can refer to this : https://github.com/cdcseacave/openMVS/blob/master/libs/MVS/Interface.h#L631

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