point_cloud_library / 1.12.1 / classpcl_1_1_sample_consensus_prerejective-members.html /

This is the complete list of members for pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >, including all inherited members.

addCorrespondenceRejector(const CorrespondenceRejectorPtr &rejector) pcl::Registration< PointSource, PointTarget > inline
align(PointCloudSource &output) pcl::Registration< PointSource, PointTarget > inline
align(PointCloudSource &output, const Matrix4 &guess) pcl::Registration< PointSource, PointTarget > inline
clearCorrespondenceRejectors() pcl::Registration< PointSource, PointTarget > inline
computeTransformation(PointCloudSource &output, const Eigen::Matrix4f &guess) override pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
Registration< PointSource, PointTarget >::computeTransformation(PointCloudSource &output, const Matrix4 &guess)=0 pcl::Registration< PointSource, PointTarget > protectedpure virtual
ConstPtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
converged_ pcl::Registration< PointSource, PointTarget > protected
corr_dist_threshold_ pcl::Registration< PointSource, PointTarget > protected
correspondence_estimation_ pcl::Registration< PointSource, PointTarget > protected
correspondence_rejector_poly_ pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
correspondence_rejectors_ pcl::Registration< PointSource, PointTarget > protected
CorrespondenceEstimation typedef pcl::Registration< PointSource, PointTarget >
CorrespondenceEstimationConstPtr typedef pcl::Registration< PointSource, PointTarget >
CorrespondenceEstimationPtr typedef pcl::Registration< PointSource, PointTarget >
CorrespondenceRejectorPoly typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
CorrespondenceRejectorPolyConstPtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
CorrespondenceRejectorPolyPtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
CorrespondenceRejectorPtr typedef pcl::Registration< PointSource, PointTarget >
correspondences_ pcl::Registration< PointSource, PointTarget > protected
deinitCompute() pcl::PCLBase< PointSource > protected
euclidean_fitness_epsilon_ pcl::Registration< PointSource, PointTarget > protected
fake_indices_ pcl::PCLBase< PointSource > protected
feature_tree_ pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
FeatureCloud typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
FeatureCloudConstPtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
FeatureCloudPtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
FeatureKdTreePtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
final_transformation_ pcl::Registration< PointSource, PointTarget > protected
findSimilarFeatures(const pcl::Indices &sample_indices, std::vector< pcl::Indices > &similar_features, pcl::Indices &corresponding_indices) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
force_no_recompute_ pcl::Registration< PointSource, PointTarget > protected
force_no_recompute_reciprocal_ pcl::Registration< PointSource, PointTarget > protected
getClassName() const pcl::Registration< PointSource, PointTarget > inline
getCorrespondenceRandomness() const pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
getCorrespondenceRejectors() pcl::Registration< PointSource, PointTarget > inline
getEuclideanFitnessEpsilon() pcl::Registration< PointSource, PointTarget > inline
getFinalTransformation() pcl::Registration< PointSource, PointTarget > inline
getFitness(pcl::Indices &inliers, float &fitness_score) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
getFitnessScore(double max_range=std::numeric_limits< double >::max()) pcl::Registration< PointSource, PointTarget > inline
getFitnessScore(const std::vector< float > &distances_a, const std::vector< float > &distances_b) pcl::Registration< PointSource, PointTarget > inline
getIndices() pcl::PCLBase< PointSource > inline
getIndices() const pcl::PCLBase< PointSource > inline
getInlierFraction() const pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
getInliers() const pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
getInputCloud() const pcl::PCLBase< PointSource > inline
getInputSource() pcl::Registration< PointSource, PointTarget > inline
getInputTarget() pcl::Registration< PointSource, PointTarget > inline
getLastIncrementalTransformation() pcl::Registration< PointSource, PointTarget > inline
getMaxCorrespondenceDistance() pcl::Registration< PointSource, PointTarget > inline
getMaximumIterations() pcl::Registration< PointSource, PointTarget > inline
getNumberOfSamples() const pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
getRandomIndex(int n) const pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inlineprotected
getRANSACIterations() pcl::Registration< PointSource, PointTarget > inline
getRANSACOutlierRejectionThreshold() pcl::Registration< PointSource, PointTarget > inline
getSearchMethodSource() const pcl::Registration< PointSource, PointTarget > inline
getSearchMethodTarget() const pcl::Registration< PointSource, PointTarget > inline
getSimilarityThreshold() const pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
getSourceFeatures() const pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
getTargetFeatures() const pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
getTransformationEpsilon() pcl::Registration< PointSource, PointTarget > inline
getTransformationRotationEpsilon() pcl::Registration< PointSource, PointTarget > inline
hasConverged() const pcl::Registration< PointSource, PointTarget > inline
indices_ pcl::PCLBase< PointSource > protected
initCompute() pcl::Registration< PointSource, PointTarget >
initComputeReciprocal() pcl::Registration< PointSource, PointTarget >
inlier_fraction_ pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
inlier_threshold_ pcl::Registration< PointSource, PointTarget > protected
inliers_ pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
input_ pcl::PCLBase< PointSource > protected
input_features_ pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
k_correspondences_ pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
KdTree typedef pcl::Registration< PointSource, PointTarget >
KdTreePtr typedef pcl::Registration< PointSource, PointTarget >
KdTreeReciprocal typedef pcl::Registration< PointSource, PointTarget >
KdTreeReciprocalPtr typedef pcl::Registration< PointSource, PointTarget >
Matrix4 typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
max_iterations_ pcl::Registration< PointSource, PointTarget > protected
min_number_correspondences_ pcl::Registration< PointSource, PointTarget > protected
nr_iterations_ pcl::Registration< PointSource, PointTarget > protected
nr_samples_ pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
operator[](std::size_t pos) const pcl::PCLBase< PointSource > inline
PCLBase() pcl::PCLBase< PointSource >
PCLBase(const PCLBase &base) pcl::PCLBase< PointSource >
PointCloud typedef pcl::PCLBase< PointSource >
PointCloudConstPtr typedef pcl::PCLBase< PointSource >
PointCloudPtr typedef pcl::PCLBase< PointSource >
PointCloudSource typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
PointCloudSourceConstPtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
PointCloudSourcePtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
PointCloudTarget typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
PointCloudTargetConstPtr typedef pcl::Registration< PointSource, PointTarget >
PointCloudTargetPtr typedef pcl::Registration< PointSource, PointTarget >
PointIndicesConstPtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
PointIndicesPtr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
PointRepresentationConstPtr typedef pcl::Registration< PointSource, PointTarget >
previous_transformation_ pcl::Registration< PointSource, PointTarget > protected
Ptr typedef pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
ransac_iterations_ pcl::Registration< PointSource, PointTarget > protected
reg_name_ pcl::Registration< PointSource, PointTarget > protected
registerVisualizationCallback(std::function< UpdateVisualizerCallbackSignature > &visualizerCallback) pcl::Registration< PointSource, PointTarget > inline
Registration() pcl::Registration< PointSource, PointTarget > inline
removeCorrespondenceRejector(unsigned int i) pcl::Registration< PointSource, PointTarget > inline
SampleConsensusPrerejective() pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
searchForNeighbors(const PointCloudSource &cloud, int index, pcl::Indices &indices, std::vector< float > &distances) pcl::Registration< PointSource, PointTarget > inlineprotected
selectSamples(const PointCloudSource &cloud, int nr_samples, pcl::Indices &sample_indices) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
setCorrespondenceEstimation(const CorrespondenceEstimationPtr &ce) pcl::Registration< PointSource, PointTarget > inline
setCorrespondenceRandomness(int k) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
setEuclideanFitnessEpsilon(double epsilon) pcl::Registration< PointSource, PointTarget > inline
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
setInlierFraction(float inlier_fraction) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
PCLBase< PointSource >::setInputCloud(const PointCloudConstPtr &cloud) pcl::PCLBase< PointSource > virtual
setInputSource(const PointCloudSourceConstPtr &cloud) pcl::Registration< PointSource, PointTarget > inlinevirtual
setInputTarget(const PointCloudTargetConstPtr &cloud) pcl::Registration< PointSource, PointTarget > inlinevirtual
setMaxCorrespondenceDistance(double distance_threshold) pcl::Registration< PointSource, PointTarget > inline
setMaximumIterations(int nr_iterations) pcl::Registration< PointSource, PointTarget > inline
setNumberOfSamples(int nr_samples) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
setPointRepresentation(const PointRepresentationConstPtr &point_representation) pcl::Registration< PointSource, PointTarget > inline
setRANSACIterations(int ransac_iterations) pcl::Registration< PointSource, PointTarget > inline
setRANSACOutlierRejectionThreshold(double inlier_threshold) pcl::Registration< PointSource, PointTarget > inline
setSearchMethodSource(const KdTreeReciprocalPtr &tree, bool force_no_recompute=false) pcl::Registration< PointSource, PointTarget > inline
setSearchMethodTarget(const KdTreePtr &tree, bool force_no_recompute=false) pcl::Registration< PointSource, PointTarget > inline
setSimilarityThreshold(float similarity_threshold) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline
setSourceFeatures(const FeatureCloudConstPtr &features) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
setTargetFeatures(const FeatureCloudConstPtr &features) pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT >
setTransformationEpsilon(double epsilon) pcl::Registration< PointSource, PointTarget > inline
setTransformationEstimation(const TransformationEstimationPtr &te) pcl::Registration< PointSource, PointTarget > inline
setTransformationRotationEpsilon(double epsilon) pcl::Registration< PointSource, PointTarget > inline
source_cloud_updated_ pcl::Registration< PointSource, PointTarget > protected
target_ pcl::Registration< PointSource, PointTarget > protected
target_cloud_updated_ pcl::Registration< PointSource, PointTarget > protected
target_features_ pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > protected
transformation_ pcl::Registration< PointSource, PointTarget > protected
transformation_epsilon_ pcl::Registration< PointSource, PointTarget > protected
transformation_estimation_ pcl::Registration< PointSource, PointTarget > protected
transformation_rotation_epsilon_ pcl::Registration< PointSource, PointTarget > protected
TransformationEstimation typedef pcl::Registration< PointSource, PointTarget >
TransformationEstimationConstPtr typedef pcl::Registration< PointSource, PointTarget >
TransformationEstimationPtr typedef pcl::Registration< PointSource, PointTarget >
tree_ pcl::Registration< PointSource, PointTarget > protected
tree_reciprocal_ pcl::Registration< PointSource, PointTarget > protected
update_visualizer_ pcl::Registration< PointSource, PointTarget > protected
UpdateVisualizerCallbackSignature typedef pcl::Registration< PointSource, PointTarget >
use_indices_ pcl::PCLBase< PointSource > protected
~PCLBase()=default pcl::PCLBase< PointSource > virtual
~Registration() pcl::Registration< PointSource, PointTarget > inline
~SampleConsensusPrerejective() pcl::SampleConsensusPrerejective< PointSource, PointTarget, FeatureT > inline

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