Go to the source code of this file.
Classes | |
class | pcl::FastBilateralFilterOMP< PointT > |
Implementation of a fast bilateral filter for smoothing depth information in organized point clouds Based on the following paper: * Sylvain Paris and Frdo Durand "A Fast Approximation of the Bilateral Filter using a Signal Processing Approach" European Conference on Computer Vision (ECCV'06) More... | |
Namespaces | |
namespace | pcl |
Defines | |
#define | PCL_INSTANTIATE_FastBilateralFilterOMP(T) template class PCL_EXPORTS pcl::FastBilateralFilterOMP<T>; |
#define PCL_INSTANTIATE_FastBilateralFilterOMP | ( | T | ) | template class PCL_EXPORTS pcl::FastBilateralFilterOMP<T>; |
Definition at line 102 of file fast_bilateral_omp.h.