point_cloud_library / 1.12.1 / classpcl_1_1registration_1_1_correspondence_estimation-members.html /

This is the complete list of members for pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >, including all inherited members.

clone() const override pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar > inline
CorrespondenceEstimationBase< PointSource, PointTarget, float >::clone() const=0 pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > pure virtual
ConstPtr typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
corr_name_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
CorrespondenceEstimation() pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar > inline
CorrespondenceEstimationBase() pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
deinitCompute() pcl::PCLBase< PointSource > protected
determineCorrespondences(pcl::Correspondences &correspondences, double max_distance=std::numeric_limits< double >::max()) override pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar > virtual
determineReciprocalCorrespondences(pcl::Correspondences &correspondences, double max_distance=std::numeric_limits< double >::max()) override pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar > virtual
fake_indices_ pcl::PCLBase< PointSource > protected
force_no_recompute_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
force_no_recompute_reciprocal_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
getClassName() const pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inlineprotected
getIndices() pcl::PCLBase< PointSource > inline
getIndices() const pcl::PCLBase< PointSource > inline
getIndicesSource() pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
getIndicesTarget() pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
getInputCloud() const pcl::PCLBase< PointSource > inline
getInputSource() pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
getInputTarget() pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
getSearchMethodSource() const pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
getSearchMethodTarget() const pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
indices_ pcl::PCLBase< PointSource > protected
initCompute() pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
initComputeReciprocal() pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
input_ pcl::PCLBase< PointSource > protected
input_fields_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
input_transformed_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
KdTree typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
KdTreePtr typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
KdTreeReciprocal typedef pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float >
KdTreeReciprocalPtr typedef pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float >
operator[](std::size_t pos) const pcl::PCLBase< PointSource > inline
PCLBase() pcl::PCLBase< PointSource >
PCLBase(const PCLBase &base) pcl::PCLBase< PointSource >
point_representation_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
PointCloud typedef pcl::PCLBase< PointSource >
PointCloudConstPtr typedef pcl::PCLBase< PointSource >
PointCloudPtr typedef pcl::PCLBase< PointSource >
PointCloudSource typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudSourceConstPtr typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudSourcePtr typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudTarget typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudTargetConstPtr typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudTargetPtr typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointIndicesConstPtr typedef pcl::PCLBase< PointSource >
PointIndicesPtr typedef pcl::PCLBase< PointSource >
PointRepresentationConstPtr typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
Ptr typedef pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
requiresSourceNormals() const pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inlinevirtual
requiresTargetNormals() const pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inlinevirtual
setIndices(const IndicesPtr &indices) pcl::PCLBase< PointSource > virtual
setIndices(const IndicesConstPtr &indices) pcl::PCLBase< PointSource > virtual
setIndices(const PointIndicesConstPtr &indices) pcl::PCLBase< PointSource > virtual
setIndices(std::size_t row_start, std::size_t col_start, std::size_t nb_rows, std::size_t nb_cols) pcl::PCLBase< PointSource > virtual
setIndicesSource(const IndicesPtr &indices) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
setIndicesTarget(const IndicesPtr &indices) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
setInputCloud(const PointCloudConstPtr &cloud) pcl::PCLBase< PointSource > virtual
setInputSource(const PointCloudSourceConstPtr &cloud) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
setInputTarget(const PointCloudTargetConstPtr &cloud) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
setPointRepresentation(const PointRepresentationConstPtr &point_representation) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
setSearchMethodSource(const KdTreeReciprocalPtr &tree, bool force_no_recompute=false) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
setSearchMethodTarget(const KdTreePtr &tree, bool force_no_recompute=false) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
setSourceNormals(pcl::PCLPointCloud2::ConstPtr) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inlinevirtual
setTargetNormals(pcl::PCLPointCloud2::ConstPtr) pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inlinevirtual
source_cloud_updated_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
target_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
target_cloud_updated_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
target_indices_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
tree_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
tree_reciprocal_ pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > protected
use_indices_ pcl::PCLBase< PointSource > protected
~CorrespondenceEstimation() pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar > inline
~CorrespondenceEstimationBase() pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, float > inline
~PCLBase()=default pcl::PCLBase< PointSource > virtual

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1registration_1_1_correspondence_estimation-members.html