Skip to content

JonasAlaif/light-field-refocus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Light Field Refocus Project Template

This repository contains the Rust reference implementation for the light field refocus algorithm to be implemented as part of the project and a C++ template for your implementation. Your algorithm should produce the same output as the Rust reference implementation when run on the same input data with the same focus parameter. The C++ template can be modified as required (including the existing C++ code).

Input Data

The input light fields we use in this project can be found here. Download the "Rectified and cropped images" zip file and extract the archive. The resulting directory should contain sub-aperture PNG images named like out_00_00_-780.134705_-3355.331299_.png; the path to this directory is the input passed to the implementations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors