-
Notifications
You must be signed in to change notification settings - Fork 49
Description
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.