Fyusion / LLFF

Code release for Local Light Field Fusion at SIGGRAPH 2019
https://fyusion.com/LLFF
GNU General Public License v3.0
1.54k stars 246 forks source link

What kind of photo information does `imgs2poses.py` use? #41

Closed a24hori closed 4 years ago

a24hori commented 4 years ago

I tried to run python imgs2poses.py <scene_dir> as written in README.md. I used the photo taken in Android(Pixel 3) camera, and it was failed to generate poses but in iPad Pro (2020) camera (which may be the same brand as test images Fyusion use), the poses are successfully generated. The script failed to make the directory sparse/0 when the inputs are photos taken in Android camera, and also failed to generate bin file. The error message "sparse/0 does not exist" is returned.

What is the difference between them, and what kind of information does imgs2poses.py use to generate poses? e.g., the value of 1/f, ISO.