#include <pcl/features/crh.h>
#include <pcl/common/fft/kiss_fftr.h>
#include <pcl/common/common.h>
#include <pcl/common/transforms.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_CRHEstimation(T, NT, OutT) template class PCL_EXPORTS pcl::CRHEstimation<T,NT,OutT>; |
#define PCL_INSTANTIATE_CRHEstimation | ( | T, | |
NT, | |||
OutT | |||
) | template class PCL_EXPORTS pcl::CRHEstimation<T,NT,OutT>; |