#include <pcl/common/common.h>
#include <pcl/features/crh.h>
#include <pcl/common/fft/kiss_fftr.h>
#include <pcl/common/transforms.h>
Go to the source code of this file.
Classes | |
class | pcl::CRHAlignment< PointT, nbins_ > |
CRHAlignment uses two Camera Roll Histograms (CRH) to find the roll rotation that aligns both views. See: More... | |
struct | pcl::CRHAlignment< PointT, nbins_ >::peaks_ordering |
Sorts peaks. More... | |
Namespaces | |
namespace | pcl |