/statistical_outlier_removal_cvmat

port of PCL's StatisticalOutlierRemoval to cv::Mat

Primary LanguageC++

This is a port of PCL's StatisticalOutlierRemoval to cv::Mat depth image or cv::Mat3f organized point cloud. Instead of original kNN search in 3D space, use proximity in 2D image space for efficient computation.

Here is a result on a depth frame of rgbd_dataset_freiburg3_long_office_household sequence from TUM RGB-D SLAM Dataset and Benchmark

original distance map outlier mask outlier removed