Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freerafiki/PlenopticToolbox2.0
The Plenoptic Toolbox 2.0 aims to help promote research on Focused Plenoptic Cameras (a.k.a. Plenoptic 2.0)
https://github.com/freerafiki/PlenopticToolbox2.0
field light lightfield plenoptic raytrix
Last synced: 3 months ago
JSON representation
The Plenoptic Toolbox 2.0 aims to help promote research on Focused Plenoptic Cameras (a.k.a. Plenoptic 2.0)
- Host: GitHub
- URL: https://github.com/freerafiki/PlenopticToolbox2.0
- Owner: freerafiki
- License: gpl-3.0
- Created: 2017-12-05T10:00:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T08:58:31.000Z (about 3 years ago)
- Last Synced: 2024-07-31T03:19:11.301Z (3 months ago)
- Topics: field, light, lightfield, plenoptic, raytrix
- Language: Jupyter Notebook
- Homepage:
- Size: 109 MB
- Stars: 67
- Watchers: 6
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plenoptic Toolbox 2.0
The Plenoptic Toolbox 2.0 aims to help promote research using Focused Plenoptic Cameras (a.k.a. Plenoptic 2.0),
providing a dataset of real and synthetic images.![3Dani](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/ANIMATIONS/animation.gif)
## Code
Inside the python folder there are all information regarding the code structure and how to use it, with some sample that can be used as a reference. Code is developed in Python with some parts connected to C via Cython.
The code is completely open source and can be integrated and further developed for research projects.
The python library allows you to work with such images (in particular with Raytrix images at the moment).For a more detailed explanation on how to use it, please refer to the [python page](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/tree/master/python).
To see what can already be done, check the [sample page](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/tree/master/python/samples)!## Resources
Here there are reference to some dataset we are creating for different applications### Plenoptic 2.0 Images
#### Real ImagesPlant Image | Plant Depth | Dragon Image | Dragon Depth |
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|
![Plant](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/THUMBNAILS/Plant_small.png) | ![Plant](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/THUMBNAILS/Plant_DEPTH_small.png) | ![Dragon](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/THUMBNAILS/Dragon_small.png) | ![Dragon](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/THUMBNAILS/Dragon_DEPTH_small.png)#### Synthetic Images
Alley | Alley Depth | Coffee Image | Coffee Depth |
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|
![Plant](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/THUMBNAILS/alley_light.png) | ![Plant](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/THUMBNAILS/alley_light_disp.png) | ![Dragon](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/THUMBNAILS/coffee_rose_largest_small.png) | ![Dragon](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/blob/master/THUMBNAILS/coffee_rose_largest_disp_small.png)The Dataset containing the images (for reasons of space cannot be provided here) is available [here](https://drive.google.com/open?id=17I6nTf4GLYiO9fdWITEy155F-OaonaeQ)
The Google Drive folder contains real images taken with Raytrix Cameras (R29 and R42) and Synthetic Images (generated with Blender) along with the corresponding calibration or configuration file needed to work on the images.
Please if you use the work presented here cite the source
- [Luca Palmieri, Ron Op Het Veld and Reinhard Koch, _The Plenoptic 2.0 Toolbox: Benchmarking of depth estimation methods for MLA-based focused plenoptic cameras_, ICIP, 2018](https://github.com/PlenopticToolbox/PlenopticToolbox2.0/tree/master/Publications/PreprintICIP2018.pdf)### Matching Plenoptic 1.0 and 2.0 Images - Collaboration with Waqas Ahmad from MidSweden University
Another dataset where same scene is captured with commercial version of 1.0 (Lytro Illum) and 2.0 (Raytrix R29).[Link to the dataset](https://figshare.com/articles/The_Plenoptic_Dataset/6115487)
- [Waqas Ahmad, Luca Palmieri, Reinhard Koch and Mårten Sjöström, _Matching Light Field Datasets from Plenoptic Cameras 1.0 and 2.0_, 3DTV, 2018](http://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1217604&dswid=4949)
### Plenoptic Simulator - Collaboration with Tim Michels and Arne Petersen from Kiel University
Physically based Blender Plug-in to simulate plenoptic 1.0 and 2.0 capturing process.[Github repository](https://github.com/Arne-Petersen/Plenoptic-Simulation)
- [ Tim Michels, Arne Petersen, Luca Palmieri, Reinhard Koch, _Simulation of Plenoptic Cameras_, 3DTV, 2018.](http://data.mip.informatik.uni-kiel.de:555/wwwadmin/Publica/2018/2018_Michels_Simulation%20of%20Plenoptic%20Cameras.pdf)
## General Informations and Updates
Contact Address: [email protected]