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 not find sfm_data.bin file for 4. Colorize Structure #6

Open
sidis8066 opened this issue Jan 25, 2019 · 3 comments
Open

Can not find sfm_data.bin file for 4. Colorize Structure #6

sidis8066 opened this issue Jan 25, 2019 · 3 comments

Comments

@sidis8066
Copy link

i followed https://github.com/cdcseacave/openMVS/wiki/Usage
i am using ubuntu16.04

this is the command i used
python MvgMvs_Pipeline.py ../ImageDataset_SceauxCastle/images/ ../maaa/

and i didnt find the sfm_data.bin file to open for 4 th step.

this is the error i got

#4. Colorize Structure

The input SfM_Data file "/home/trialkart/3D/maruthi/open/maaa/reconstruction_sequential/sfm_data.bin" cannot be read.
#5. Structure from Known Poses
Compute Structure from the provided poses

The input SfM_Data file "/home/trialkart/3D/maruthi/open/maaa/reconstruction_sequential/sfm_data.bin" cannot be read.
#6. Colorized robust triangulation

The input SfM_Data file "/home/trialkart/3D/maruthi/open/maaa/reconstruction_sequential/robust.bin" cannot be read.
#7. Export to openMVS

The input SfM_Data file "/home/trialkart/3D/maruthi/open/maaa/reconstruction_sequential/sfm_data.bin" cannot be read.

@cdcseacave
Copy link
Owner

OpenMVG might have suffered some changes since the script was written, pls update it accordingly and post back the changes for the other to use.

@sidis8066
Copy link
Author

it worked by following this line
Please comment this line https://github.com/openMVG/openMVG/blob/master/src/CMakeLists.txt#L260 and then rerun cmake, make and then do gain your test

@sidis8066
Copy link
Author

sidis8066 commented Jan 28, 2019

this command can't run for own data
What files i required for my own data
python MvgMvs_Pipeline.py ../ImageDataset_SceauxCastle/images/ ../maaa/
and puts the error as
The input SfM_Data file "/home/trialkart/3D/maruthi/open/maaa/reconstruction_sequential/sfm_data.bin" cannot be read.

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