cambridge0427 / lightfield

10 stars 1 forks source link

Continuous Depth Map Reconstruction From Light Fields

This project is for the research experiments for this paper [pdf]

Continuous depth map reconstruction from light fields
J. Li, M. Lu, and Z.N. Li,
IEEE Trans. on Image Processing, 24(11), 2015, 3257-3265.

The code base contains two executable parts. Part I is for initial depth estimation, which is described in section II and III in the paper. The part II is to optimize the initial depth map described in section IV in the paper.

Part I: Initial estimation

How to compile:

How to use:

Part II: Optimization

How to compile:

How to use:

Citation