Fyusion / LLFF

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

Modify viewer to use only one MPI #43

Closed denkorzh closed 3 years ago

denkorzh commented 4 years ago

Hi! Could you provide any advice on how should I modify viewer.cpp to render using the only MPI, not the mixture of them (e.g., consider the baseline Stereo Magnification paper)? As far as I understand, I am to deal with the only node of the viewmesh instance. But currently, I cannot identify how to disable the mixture with the neighbor nodes. Also, simply running the viewer on the folder that has only mpi00/ subdirectory and edited metadata.txt, leads to Segmentation fault error.

rodrygojose commented 4 years ago

Hi, Try this: