pcl::VFHEstimation< PointInT, PointNT, PointOutT > Member List

This is the complete list of members for pcl::VFHEstimation< PointInT, PointNT, PointOutT >, including all inherited members.
BaseClass typedefpcl::Feature< PointInT, PointOutT >
compute(PointCloudOut &output)pcl::Feature< PointInT, PointOutT > [inline]
computeFeature(PointCloudOut &output)pcl::VFHEstimation< PointInT, PointNT, PointOutT > [inline, private, virtual]
computePointSPFHSignature(const Eigen::Vector4f &centroid_p, const Eigen::Vector4f &centroid_n, const pcl::PointCloud< PointInT > &cloud, const pcl::PointCloud< PointNT > &normals, const std::vector< int > &indices)pcl::VFHEstimation< PointInT, PointNT, PointOutT > [inline]
d_pi_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
deinitCompute()pcl::PCLBase< PointInT > [inline, protected]
fake_indices_pcl::PCLBase< PointInT > [protected]
Feature()pcl::Feature< PointInT, PointOutT > [inline]
feature_name_pcl::Feature< PointInT, PointOutT > [protected]
FeatureFromNormals()pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [inline]
getClassName() const pcl::Feature< PointInT, PointOutT > [inline, protected]
getIndices()pcl::PCLBase< PointInT > [inline]
getInputCloud()pcl::PCLBase< PointInT > [inline]
getInputNormals()pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [inline]
getKSearch()pcl::Feature< PointInT, PointOutT > [inline]
getNrSubdivisions(int &nr_bins_f1, int &nr_bins_f2, int &nr_bins_f3, int &nr_bins_f4)pcl::VFHEstimation< PointInT, PointNT, PointOutT > [inline]
getNrViewpointSubdivisions(int &nr_bins)pcl::VFHEstimation< PointInT, PointNT, PointOutT > [inline]
getRadiusSearch()pcl::Feature< PointInT, PointOutT > [inline]
getSearchMethod()pcl::Feature< PointInT, PointOutT > [inline]
getSearchParameter()pcl::Feature< PointInT, PointOutT > [inline]
getSearchSurface()pcl::Feature< PointInT, PointOutT > [inline]
getViewPoint(float &vpx, float &vpy, float &vpz)pcl::VFHEstimation< PointInT, PointNT, PointOutT > [inline]
hist_f1_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [protected]
hist_f2_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [protected]
hist_f3_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [protected]
hist_f4_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [protected]
hist_vp_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [protected]
indices_pcl::PCLBase< PointInT > [protected]
initCompute()pcl::PCLBase< PointInT > [inline, protected]
input_pcl::PCLBase< PointInT > [protected]
k_pcl::Feature< PointInT, PointOutT > [protected]
KdTree typedefpcl::Feature< PointInT, PointOutT >
KdTreePtr typedefpcl::Feature< PointInT, PointOutT >
normals_pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [protected]
nr_bins_f1_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
nr_bins_f2_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
nr_bins_f3_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
nr_bins_f4_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
nr_bins_vp_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
PCLBase()pcl::PCLBase< PointInT > [inline]
PointCloud typedefpcl::PCLBase< PointInT >
PointCloudConstPtr typedefpcl::PCLBase< PointInT >
PointCloudOut typedefpcl::VFHEstimation< PointInT, PointNT, PointOutT >
PointCloudPtr typedefpcl::PCLBase< PointInT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
search_method_pcl::Feature< PointInT, PointOutT > [protected]
search_method_surface_pcl::Feature< PointInT, PointOutT > [protected]
search_parameter_pcl::Feature< PointInT, PointOutT > [protected]
search_radius_pcl::Feature< PointInT, PointOutT > [protected]
searchForNeighbors(int index, double parameter, std::vector< int > &indices, std::vector< float > &distances)pcl::Feature< PointInT, PointOutT > [inline]
SearchMethod typedefpcl::Feature< PointInT, PointOutT >
SearchMethodSurface typedefpcl::Feature< PointInT, PointOutT >
setIndices(const IndicesConstPtr &indices)pcl::PCLBase< PointInT > [inline]
setIndices(const PointIndicesConstPtr &indices)pcl::PCLBase< PointInT > [inline]
setInputCloud(const PointCloudConstPtr &cloud)pcl::PCLBase< PointInT > [inline, virtual]
setInputNormals(const PointCloudNConstPtr &normals)pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [inline]
setKSearch(int k)pcl::Feature< PointInT, PointOutT > [inline]
setNrSubdivisions(int nr_bins_f1, int nr_bins_f2, int nr_bins_f3, int nr_bins_f4)pcl::VFHEstimation< PointInT, PointNT, PointOutT > [inline]
setNrViewpointSubdivisions(int nr_bins)pcl::VFHEstimation< 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]
setViewPoint(float vpx, float vpy, float vpz)pcl::VFHEstimation< PointInT, PointNT, PointOutT > [inline]
surface_pcl::Feature< PointInT, PointOutT > [protected]
tree_pcl::Feature< PointInT, PointOutT > [protected]
use_indices_pcl::PCLBase< PointInT > [protected]
VFHEstimation()pcl::VFHEstimation< PointInT, PointNT, PointOutT > [inline]
vpx_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
vpy_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
vpz_pcl::VFHEstimation< PointInT, PointNT, PointOutT > [private]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:23 2013