KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
light_field_diffuser
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
daniel-memory-game
:
A simple ten-piece memory card game I made in collaboration with my two-year-old son, Daniel
PHP-routing
:
Custom PHP routing library especially useful for fast API development
SmartCityGIS
:
基于智慧城市的 GIS 软件开发
Log-on-to-QQ-through-QR-code
:
No description available.
code
:
VR-SCRIPT, VR-BASIC, VR-DOS and source code that can be edit and run in a MSXVR
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
light_field_diffuser
?
Download (.md)
# Code This MATLAB code is developed for 4D light field reconstruction from 2D raw images captured by a lensless camera with a diffuser as an encoder [1]. The optimization algorithm is the alternating direction method of multipliers (ADMM), which was implemented by Nick Antipa et al. in their project of DiffuserCam (https://waller-lab.github.io/DiffuserCam/). Interested readers can refer to their paper [2]. ### Demo Users can run 'LF_demo.m' with the provided pattern and image for an example. Note that a higher spatio-angular sampling requires significantly higher memory space and runtime. ### References [1] Zewei Cai et al. "Lensless light-field imaging through diffuser encoding," Light Sci. Appl. 9(1), 143-151 (2020). [2] Nick Antipa et al. "DiffuserCam: Lensless single-exposure 3D imaging," Optica 5(1), 1-9 (2018).