diff --git a/doc/stages/filters.statisticaloutlier.img1.png b/doc/stages/filters.statisticaloutlier.img1.png new file mode 100755 index 0000000000..b8289f83c1 Binary files /dev/null and b/doc/stages/filters.statisticaloutlier.img1.png differ diff --git a/doc/stages/filters.statisticaloutlier.img2.png b/doc/stages/filters.statisticaloutlier.img2.png new file mode 100755 index 0000000000..c09efed334 Binary files /dev/null and b/doc/stages/filters.statisticaloutlier.img2.png differ diff --git a/doc/stages/filters.statisticaloutlier.rst b/doc/stages/filters.statisticaloutlier.rst index fb2c3b816a..cd619a1712 100644 --- a/doc/stages/filters.statisticaloutlier.rst +++ b/doc/stages/filters.statisticaloutlier.rst @@ -18,6 +18,19 @@ can be set using ``multiplier``. During the next iteration the points will be classified as inlier or outlier if their average neighbor distance is below or above this threshold respectively. +.. figure:: filters.statisticaloutlier.img1.png + :scale: 100 % + :alt: Points before outlier removal + + Before outlier removal, noise points can be found both above and below the scene. + + +.. figure:: filters.statisticaloutlier.img2.png + :scale: 100 % + :alt: Points after outlier removal + + After outlier removal, the noise points are removed. + See [Rusu2008]_ for more information. .. [Rusu2008] Rusu, Radu Bogdan, et al. "Towards 3D point cloud based object maps for household environments." Robotics and Autonomous Systems 56.11 (2008): 927-941.