40 #include <pcl/registration/registration.h>
41 #include <pcl/point_cloud.h>
44 namespace registration {
77 template <
typename Po
intT,
typename Scalar =
float>
99 const Matrix4& delta_estimate = Matrix4::Identity());
130 #include <pcl/registration/impl/meta_registration.hpp>
shared_ptr< PointCloud< PointT > > Ptr
shared_ptr< const PointCloud< PointT > > ConstPtr
shared_ptr< Registration< PointSource, PointTarget, Scalar > > Ptr
Eigen::Matrix< Scalar, 4, 4 > Matrix4