Joint Geodesic Upsampling of Depth Images 论文

2013引用 246
Advanced Vision and ImagingImage Processing Techniques and ApplicationsAdvanced Image Processing Techniques

详细信息

发表日期
2013-06-01
发表年份
2013

关键词

Advanced Vision and ImagingImage Processing Techniques and ApplicationsAdvanced Image Processing Techniques

摘要

We propose an algorithm utilizing geodesic distances to upsample a low resolution depth image using a registered high resolution color image. Specifically, it computes depth for each pixel in the high resolution image using geodesic paths to the pixels whose depths are known from the low resolution one. Though this is closely related to the all-pair-shortest-path problem which has O(n <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> log n) complexity, we develop a novel approximation algorithm whose complexity grows linearly with the image size and achieve realtime performance. We compare our algorithm with the state of the art on the benchmark dataset and show that our approach provides more accurate depth upsampling with fewer artifacts. In addition, we show that the proposed algorithm is well suited for upsampling depth images using binary edge maps, an important sensor fusion application.