/Sheared-EPI

Learning Sheared EPI Structure for Light Field Reconstruction

Primary LanguageC++

---------------------------------------------------------------------

Matlab demo code for "Learning Sheared EPI Structure for Light Field Reconstruction" (IEEE TIP 2019)

---------------------------------------------------------------------

Usage:

  1. Please download Lytro data at "http://lightfields.stanford.edu/" or "http://cseweb.ucsd.edu/~viscomp/projects/LF/papers/SIGASIA16/", and save the light field under the file named "Scenes".
  2. Before testing the code, please unzip the file "matconvnet.zip" and install it by running ".matconvnet/matlab/vl_setupnn.m".
  3. Make sure the 'Functions', 'matconvnet/matlab' are in your path.
  4. Demo code is "main_2x2to7x7.m".
  5. Batch processing code is "Batch_process.m".

Citation:

@article{wuTIP2019, title={Learning Sheared EPI Structure for Light Field Reconstruction}, author={Gaochang Wu and Yebin Liu and Qionghai Dai and Tianyou Chai}, journal={IEEE Transactions on Image Processing (IEEE TIP)}, year={to be published}, publisher={IEEE} }