Coder Social home page Coder Social logo

chenyuyi94 / light_field_depth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from computational-camera/light_field_depth

0.0 0.0 0.0 225 KB

Extracting the dense depth map from plenoptic camera (Lytro)

Shell 0.66% C++ 96.81% C 1.01% MATLAB 1.22% QMake 0.30%

light_field_depth's Introduction

Light-Field-Depth

This project contains implementations paper titled "A Simple Framework for Extracting Accurate Depth Map from Lenslet-based Light-Field Cameras"

sample

Recently, extracting depth from light field has emerged as a new depth-sensing approach, and it is of great interest in the computational imaging research field. Portable lenslet-based light-field cameras such as Lytro and Raytrix, enable us to perceive the depth of a scene with a single-lens sensor system in a snapshot. We present our simple and intuitive framework for depth from light field. In the above figure, it shows does our proposed system work. A threshold is used for picking reliable points which will be used for propagation based on Markov Random Field. One example is shown in the following figure. sample

If you use this code/model for your research, please cite the following paper:

@inproceedings{lightfield2depth2018,
    author = { Shan Xu and Nicholas Devaney},
    title  = {A Simple Framework for Extracting Accurate Depth Map from Lenslet-based Light-Field Cameras},
    booktitle = {Under Review,
    year   = {2018}
}

Dataset can be obtained from this link.

Building on Ubuntu

The code depends OpenCV library (Version>3.0) and HDF5. Use qmake to generate the makefile

./qmake

Compile the code

make -j4

light_field_depth's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.