This is the FDL toolbox providing matlab functions for Light Fields processing in the Fourier Disparity Layer representation.
The toolbox includes:
-
Calibration of sub-aperture image input : Determines view positions on the camera plane and a set of disparity values.
-
FDL construction algorithm.
-
Interactive Light Field Rendering application from a FDL model.
The toolbox has been developped using Matlab 2017a.
Both CPU and GPU versions are available for each step (calibration, construction, rendering). For the GPU version, Matlab's Parallel Processing Toolbox and a CUDA GPU are required.
A demo of the complete processing chain is provided in ./Demo/TestFDL.m