BaseClass typedef | pcl::Feature< PointInT, PointOutT > | |
compute(PointCloudOut &output) | pcl::Feature< PointInT, PointOutT > | |
computeFeature(PointCloudOut &output) override | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protectedvirtual |
computePairFeatures(const pcl::PointCloud< PointInT > &cloud, const pcl::PointCloud< PointNT > &normals, int p_idx, int q_idx, float &f1, float &f2, float &f3, float &f4) | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | |
computePointPFHSignature(const pcl::PointCloud< PointInT > &cloud, const pcl::PointCloud< PointNT > &normals, const pcl::Indices &indices, int nr_split, Eigen::VectorXf &pfh_histogram) | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | |
ConstPtr typedef | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | |
d_pi_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
deinitCompute() | pcl::Feature< PointInT, PointOutT > | protectedvirtual |
f_index_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
fake_indices_ | pcl::PCLBase< PointInT > | protected |
fake_surface_ | pcl::Feature< PointInT, PointOutT > | protected |
Feature() | pcl::Feature< PointInT, PointOutT > | inline |
feature_map_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
feature_name_ | pcl::Feature< PointInT, PointOutT > | protected |
FeatureFromNormals() | pcl::FeatureFromNormals< PointInT, PointNT, pcl::PFHSignature125 > | inline |
getClassName() const | pcl::Feature< PointInT, PointOutT > | inlineprotected |
getIndices() | pcl::PCLBase< PointInT > | inline |
getIndices() const | pcl::PCLBase< PointInT > | inline |
getInputCloud() const | pcl::PCLBase< PointInT > | inline |
getInputNormals() const | pcl::FeatureFromNormals< PointInT, PointNT, pcl::PFHSignature125 > | inline |
getKSearch() const | pcl::Feature< PointInT, PointOutT > | inline |
getMaximumCacheSize() | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | inline |
getRadiusSearch() const | pcl::Feature< PointInT, PointOutT > | inline |
getSearchMethod() const | pcl::Feature< PointInT, PointOutT > | inline |
getSearchParameter() const | pcl::Feature< PointInT, PointOutT > | inline |
getSearchSurface() const | pcl::Feature< PointInT, PointOutT > | inline |
getUseInternalCache() | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | inline |
indices_ | pcl::PCLBase< PointInT > | protected |
initCompute() | pcl::FeatureFromNormals< PointInT, PointNT, pcl::PFHSignature125 > | protectedvirtual |
input_ | pcl::PCLBase< PointInT > | protected |
k_ | pcl::Feature< PointInT, PointOutT > | protected |
KdTree typedef | pcl::Feature< PointInT, PointOutT > | |
KdTreePtr typedef | pcl::Feature< PointInT, PointOutT > | |
key_list_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
max_cache_size_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
normals_ | pcl::FeatureFromNormals< PointInT, PointNT, pcl::PFHSignature125 > | protected |
nr_subdiv_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
operator[](std::size_t pos) const | pcl::PCLBase< PointInT > | inline |
PCLBase() | pcl::PCLBase< PointInT > | |
PCLBase(const PCLBase &base) | pcl::PCLBase< PointInT > | |
pfh_histogram_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
pfh_tuple_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
PFHEstimation() | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | inline |
PointCloud typedef | pcl::PCLBase< PointInT > | |
PointCloudConstPtr typedef | pcl::PCLBase< PointInT > | |
PointCloudIn typedef | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | |
PointCloudN typedef | pcl::FeatureFromNormals< PointInT, PointNT, pcl::PFHSignature125 > | |
PointCloudNConstPtr typedef | pcl::FeatureFromNormals< PointInT, PointNT, pcl::PFHSignature125 > | |
PointCloudNPtr typedef | pcl::FeatureFromNormals< PointInT, PointNT, pcl::PFHSignature125 > | |
PointCloudOut typedef | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | |
PointCloudPtr typedef | pcl::PCLBase< PointInT > | |
PointIndicesConstPtr typedef | pcl::PCLBase< PointInT > | |
PointIndicesPtr typedef | pcl::PCLBase< PointInT > | |
Ptr typedef | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | |
search_method_surface_ | pcl::Feature< PointInT, PointOutT > | protected |
search_parameter_ | pcl::Feature< PointInT, PointOutT > | protected |
search_radius_ | pcl::Feature< PointInT, PointOutT > | protected |
searchForNeighbors(std::size_t index, double parameter, pcl::Indices &indices, std::vector< float > &distances) const | pcl::Feature< PointInT, PointOutT > | inlineprotected |
searchForNeighbors(const PointCloudIn &cloud, std::size_t index, double parameter, pcl::Indices &indices, std::vector< float > &distances) const | pcl::Feature< PointInT, PointOutT > | inlineprotected |
SearchMethod typedef | pcl::Feature< PointInT, PointOutT > | |
SearchMethodSurface typedef | pcl::Feature< PointInT, PointOutT > | |
setIndices(const IndicesPtr &indices) | pcl::PCLBase< PointInT > | virtual |
setIndices(const IndicesConstPtr &indices) | pcl::PCLBase< PointInT > | virtual |
setIndices(const PointIndicesConstPtr &indices) | pcl::PCLBase< PointInT > | virtual |
setIndices(std::size_t row_start, std::size_t col_start, std::size_t nb_rows, std::size_t nb_cols) | pcl::PCLBase< PointInT > | virtual |
setInputCloud(const PointCloudConstPtr &cloud) | pcl::PCLBase< PointInT > | virtual |
setInputNormals(const PointCloudNConstPtr &normals) | pcl::FeatureFromNormals< PointInT, PointNT, pcl::PFHSignature125 > | inline |
setKSearch(int k) | pcl::Feature< PointInT, PointOutT > | inline |
setMaximumCacheSize(unsigned int cache_size) | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | inline |
setRadiusSearch(double radius) | pcl::Feature< PointInT, PointOutT > | inline |
setSearchMethod(const KdTreePtr &tree) | pcl::Feature< PointInT, PointOutT > | inline |
setSearchSurface(const PointCloudInConstPtr &cloud) | pcl::Feature< PointInT, PointOutT > | inline |
setUseInternalCache(bool use_cache) | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | inline |
surface_ | pcl::Feature< PointInT, PointOutT > | protected |
tree_ | pcl::Feature< PointInT, PointOutT > | protected |
use_cache_ | pcl::PFHEstimation< PointInT, PointNT, PointOutT > | protected |
use_indices_ | pcl::PCLBase< PointInT > | protected |
~PCLBase()=default | pcl::PCLBase< PointInT > | virtual |