Point Cloud Library (PCL)  1.6.0
pcl::registration::TransformationEstimationLM< PointSource, PointTarget > Member List
This is the complete list of members for pcl::registration::TransformationEstimationLM< PointSource, PointTarget >, including all inherited members.
ConstPtr typedefpcl::registration::TransformationEstimation< PointSource, PointTarget >
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Eigen::Matrix4f &transformation_matrix)pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline, virtual]
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const std::vector< int > &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Eigen::Matrix4f &transformation_matrix)pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline, virtual]
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const std::vector< int > &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const std::vector< int > &indices_tgt, Eigen::Matrix4f &transformation_matrix)pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline, virtual]
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Correspondences &correspondences, Eigen::Matrix4f &transformation_matrix)pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline, virtual]
operator=(const TransformationEstimationLM &src)pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline]
Ptr typedefpcl::registration::TransformationEstimation< PointSource, PointTarget >
setWarpFunction(const boost::shared_ptr< WarpPointRigid< PointSource, PointTarget > > &warp_fcn)pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline]
TransformationEstimation()pcl::registration::TransformationEstimation< PointSource, PointTarget > [inline]
TransformationEstimationLM()pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline]
TransformationEstimationLM(const TransformationEstimationLM &src)pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline]
~TransformationEstimation()pcl::registration::TransformationEstimation< PointSource, PointTarget > [inline, virtual]
~TransformationEstimationLM()pcl::registration::TransformationEstimationLM< PointSource, PointTarget > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines