The Bilateral Filter for Point Clouds
Julie Digne, Carlo de Franchis
published
2017-10-29
reference
Julie Digne, and Carlo de Franchis, The Bilateral Filter for Point Clouds, Image Processing On Line, 7 (2017), pp. 278–287. https://doi.org/10.5201/ipol.2017.179

Communicated by Pierre Moulon
Demo edited by Carlo de Franchis

Abstract

Point sets obtained by 3D scanners are often corrupted with noise, that can have several causes, such as a tangential acquisition direction, changing environmental lights or a reflective object material. It is thus crucial to design efficient tools to remove noise from the acquired data without removing important information such as sharp edges or shape details. To do so, Fleishman et al. introduced a bilateral filter for meshes adapted from the bilateral filter for gray level images. This anisotropic filter denoises a point with respect to its neighbors by considering not only the distance from the neighbors to the point but also the distance along a normal direction. This simple fact allows for a much better preservation of sharp edges. In this paper, we analyze a parallel implementation of the bilateral filter adapted for point clouds.

Download

History