PCL
FFTRegistration.h File Reference
#include <pcl/Defs.h>
#include <pcl/ImageVariant.h>

Go to the source code of this file.

Classes

class  pcl::FFTRegistrationEngine
 Base class of FFT-based image registration algorithms. More...
 
class  pcl::FFTRotationAndScaling
 FFT registration engine: rotation and scaling More...
 
class  pcl::FFTTranslation
 FFT registration engine: translation More...
 

Namespaces

 pcl
 PCL root namespace.
 

Functions

template<class O >
FFTRegistrationEngine & pcl::operator<< (FFTRegistrationEngine &R, const O &image)