Accurate Depth-of-Field Rendering Using Adaptive Bilateral Depth Filtering.

Shang Wu,Kai Yu,Bin Sheng,Feiyue Huang,Feng Gao,Lizhuang Ma
DOI: https://doi.org/10.1007/978-3-642-34263-9_33
2012-01-01
Abstract:Real-time depth of field (DoF) rendering is crucial to realistic image synthesis and VR applications. This paper presents a new method to simulate the depth-of-field effects with bilateral depth filtering. Unlike the traditional rendering methods that handle the depth-of-field with Gaussian filtering, we develop a new DoF filter, called adaptive bilateral depth filter, to adaptively postfilter the pixels according to their depth variance. Depth information is used to focus on the objects with edge-preserving property. Our approach can eliminate the artifacts of intensity leakage, which can generate adaptive high-quality DoF rendering effects dynamically, and can be fully implemented in GPU parallelization.
What problem does this paper attempt to address?