openMVS_sample icon indicating copy to clipboard operation
openMVS_sample copied to clipboard

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

Open sidis8066 opened this issue 6 years ago • 3 comments

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.

sidis8066 avatar Jan 25 '19 07:01 sidis8066

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.

cdcseacave avatar Jan 25 '19 10:01 cdcseacave

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 avatar Jan 28 '19 11:01 sidis8066

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.

sidis8066 avatar Jan 28 '19 11:01 sidis8066