| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| v1.0 | 2013-06-19 | ||
| readme.txt | 2013-06-19 | 641 Bytes | |
| Totals: 2 Items | 641 Bytes | 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