This is a list of view synthesis executions to be done by VSRS. Each experiment is a 3-tuple of (1D or 2D) view indices: For the left view, right view, and the virtual view to synthesize.
Such experiment list can be generated using vsrs/list_increase_baseline_experiments, vsrs/list_parametric_experiments, and vsrs/list_skip_n_experiments.
They can be executed (parallelized) using vsrs/run_vsrs_experiments and with vsrs/psnr_experiments. The first stores the output images in a sequence. The second computes the PSNR comparing each virtual view to the corresponding real view.