Matlab demo code for "Learning Sheared EPI Structure for Light Field Reconstruction" (IEEE TIP 2019)
Usage:
- 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".
- Before testing the code, please unzip the file "matconvnet.zip" and install it by running ".matconvnet/matlab/vl_setupnn.m".
- Make sure the 'Functions', 'matconvnet/matlab' are in your path.
- Demo code is "main_2x2to7x7.m".
- 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} }