Results 461 comments of Pierre Moulon

The strange thing is that the progress bar is not at zero. So it seems that some image are correctly loaded. Seems like the first 125 images are correctly loaded....

Subsampling can be changed by changing the variable level in the pmvs file: https://www.di.ens.fr/pmvs/documentation.html The other possibility is that your image folder contains many `.`. You can try to rename...

I was able to reproduce the issue. For me it happens in image 510 out of a dataset of 800. I would advise you to look to https://github.com/alexlocher/hpmvs

Hi @alexlocher Thank you for the tip. I tried your additional command line parameter and it worked ![toto](https://cloud.githubusercontent.com/assets/3235050/16481911/d91a5fc4-3ead-11e6-92dd-357e6f174464.png) BTW, it wrote the final point cloud but crash at the end...

Thank you @alexlocher. I will try the fix in one or two weeks (I'm away from my computers for some days)

Hi @alexlocher I made the test with an uptodate repository, and the problem is still here. ![image](https://cloud.githubusercontent.com/assets/3235050/17832466/c5b02b34-6703-11e6-969a-8d8fe33f4f27.png) The FREE error message do not longer appears ;-) When I try the...

In order to obtain the full scene I sill have to use the `--subtrees=1` option ![image](https://cloud.githubusercontent.com/assets/3235050/17832704/58759ff8-6709-11e6-8b96-ed39fa13fbaf.png) I0820 18:58:53.882977 26061 main.cpp:186] Done within 2340.82 seconds => `--subtrees=1` I0820 18:27:28.634029 25954 main.cpp:186]...

Please ask the question as the right place: https://github.com/OpenDroneMap/OpenDroneMap/issues/53

When you want to use code on Android you have to compile it for an ARM target. Certainly you can use https://github.com/taka-no-me/android-cmake to compile it or edit manually an .mk...

Please use the cmake build as it is explained here: https://github.com/TheFrenchLeaf/Bundler/blob/master/Readme_Build.txt