I have written a technical report about depth map generation using graph cuts which basically explains how Depth Map Automatic Generator 3 (DMAG3). The cool thing about DMAG3 is that it explicitly handles occluded pixels. This means that there is no need to compute a right depth map and perform a left-right consistency check. You can compare the depths maps obtained by DMAG3 in this technical report with depth maps obtained by DMAG2, DMAG5, DMAG6, and DMAG7 in A Qualitative Comparison of Selected Automatic DepthMap Generators.
Here's the link: Depth Map Generation using Graph Cuts.
No comments:
Post a Comment