| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gc_hole_filling.zip | 2013-06-19 | 24.4 MB | |
| Totals: 1 Item | 24.4 MB | 0 | |
Version 1.0
This is the code that accompanies the paper:
Herrera C., D., Kannala, J., Heikkilä, J., "Depth map inpainting under a second-order smoothness prior", SCIA 2013
The entry point to the algorithm is the function:
imd_final = test_plane_proposals(im_uint,imd0,mask,calib,verbose_level);
The scripts do_middlebury_tests() and do_strecha_tests() demonstrate the use of the algorithm with two different datasets.
The script eval_results() compares the results of the previous scripts to the ground truth data. These can be used to reproduce the results in the paper.
Daniel Herrera C.
dherrera@ee.oulu.fi