42#include <pcl/filters/filter.h>
59 template <
typename Po
intT>
112#ifdef PCL_NO_PRECOMPILE
113#include <pcl/filters/impl/median_filter.hpp>
115#define PCL_INSTANTIATE_MedianFilter(T) template class PCL_EXPORTS pcl::MedianFilter<T>;
Filter represents the base filter class.
PointCloud represents the base class in PCL for storing collections of 3D points.