Skip to content

tatsy/LightField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightField

Build Status

Light field image viewer with Qt5.

Installation

You need Qt5 to build this project. With Qt5, you can easily build the project using CMake.

$ git clone https://github.com/tatsy/LightField.git
$ mkdir build && cd build
$ cmake ..
$ cmake --build .

Usage

Datasets

This viewer accepts light field images from Stanford Light Field Archive. Please download the rectified datasets at this archive.

Also, I prepared a download script in data directory. Please run download.py on data directory and choose the light field file that you want.

Load

Run the viewer, push the Load button, and choose the unzipped folder rectified (you can change the folder name, but please make sure that the chosen directory contains all the downloaded images).

Interface

  • Focus and aperture size: with the sliders in the right, you can change the focus and aperture size of the camera.

  • View point: by clicking and dragging on the view, you can change the view point.

Screen shot

Light field viewer

License

  • MIT License, Tatsuya Yatagawa (tatsy)

About

Light field viewer and virtual light field camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published