deprecated -- Light Field Toolbox v0.2 -- v0.3 now available
This has been superseded by v0.3, http://www.mathworks.com/matlabcentral/fileexchange/48405-light-field-toolbox-v0-3
This is a set of tools for working with light field (aka plenoptic) imagery in Matlab. This version of the toolbox is focused on processing images from the Lytro plenoptic camera. Features include decoding, colour correction and visualization of light field images. New in version 0.2 are camera calibration, image rectification, and convenience functions for managing multiple light fields and multiple cameras. Future releases will support additional input formats and depth and volumetric filtering for improved rendering quality.
Download the sample light field pack at http://www-personal.acfr.usyd.edu.au/ddan1654/LFSamplePack1-r2.zip. This revision of the sample pack introduces a folder structure facilitating the use of multiple cameras. A small sample calibration is also available at http://www-personal.acfr.usyd.edu.au/ddan1654/PlenCalSmallExample.zip, and further calibration datasets can be found at http://marine.acfr.usyd.edu.au/index.php/Plenoptic .
The image decoding, calibration and rectification process is described in:
[1] D. G. Dansereau, O. Pizarro, and S. B. Williams, "Decoding, calibration and rectification for lenselet-based plenoptic cameras," in Computer Vision and Pattern Recognition (CVPR), IEEE Conference on. IEEE, Jun 2013.
Cite As
Donald Dansereau (2024). deprecated -- Light Field Toolbox v0.2 -- v0.3 now available (https://www.mathworks.com/matlabcentral/fileexchange/41511-deprecated-light-field-toolbox-v0-2-v0-3-now-available), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: JSONLab: portable, robust JSON/binary-JSON encoder/decoder
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
LFToolbox0.2/
LFToolbox0.2/SupportFunctions/
LFToolbox0.2/SupportFunctions/CameraCal/
LFToolbox0.2/SupportFunctions/CornerFinder/
Version | Published | Release Notes | |
---|---|---|---|
1.5.0.0 | v0.3 is now available http://www.mathworks.com/matlabcentral/fileexchange/48405-light-field-toolbox-v0-3 |
||
1.3.0.0 | This is version 0.2 of the toolbox. It includes camera calibration, image rectification, and convenience functions for managing multiple light fields and multiple cameras. |
||
1.2.0.0 | Fixed capitalization typo in title and error in link to dataset. Apologies if this conflicts with my earlier attempt to fix the same link. |
||
1.1.0.0 | Fixed the link http://www-personal.acfr.usyd.edu.au/ddan1654/LFSamplePack1.zip, which had somehow got a space inserted |
||
1.0.0.0 |