Point Cloud Library (PCL)  1.14.0-dev
pcl::SpinImageEstimation< PointInT, PointNT, PointOutT > Member List

This is the complete list of members for pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >, including all inherited members.

BaseClass typedefpcl::Feature< PointInT, PointOutT >
compute(PointCloudOut &output)pcl::Feature< PointInT, PointOutT >
computeFeature(PointCloudOut &output) overridepcl::SpinImageEstimation< PointInT, PointNT, PointOutT >protectedvirtual
computeSiForPoint(int index) constpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >protected
ConstPtr typedefpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
deinitCompute()pcl::Feature< PointInT, PointOutT >protectedvirtual
fake_indices_pcl::PCLBase< PointInT >protected
fake_surface_pcl::Feature< PointInT, PointOutT >protected
Feature()pcl::Feature< PointInT, PointOutT >inline
feature_name_pcl::Feature< PointInT, PointOutT >protected
getClassName() constpcl::Feature< PointInT, PointOutT >inlineprotected
getIndices()pcl::PCLBase< PointInT >inline
getIndices() constpcl::PCLBase< PointInT >inline
getInputCloud() constpcl::PCLBase< PointInT >inline
getKSearch() constpcl::Feature< PointInT, PointOutT >inline
getRadiusSearch() constpcl::Feature< PointInT, PointOutT >inline
getSearchMethod() constpcl::Feature< PointInT, PointOutT >inline
getSearchParameter() constpcl::Feature< PointInT, PointOutT >inline
getSearchSurface() constpcl::Feature< PointInT, PointOutT >inline
indices_pcl::PCLBase< PointInT >protected
initCompute() overridepcl::SpinImageEstimation< PointInT, PointNT, PointOutT >protectedvirtual
input_pcl::PCLBase< PointInT >protected
k_pcl::Feature< PointInT, PointOutT >protected
KdTree typedefpcl::Feature< PointInT, PointOutT >
KdTreePtr typedefpcl::Feature< PointInT, PointOutT >
operator[](std::size_t pos) constpcl::PCLBase< PointInT >inline
PCLBase()pcl::PCLBase< PointInT >
PCLBase(const PCLBase &base)pcl::PCLBase< PointInT >
PointCloud typedefpcl::PCLBase< PointInT >
PointCloudConstPtr typedefpcl::PCLBase< PointInT >
PointCloudIn typedefpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
PointCloudInConstPtr typedefpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
PointCloudInPtr typedefpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
PointCloudN typedefpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
PointCloudNConstPtr typedefpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
PointCloudNPtr typedefpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
PointCloudOut typedefpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
PointCloudPtr typedefpcl::PCLBase< PointInT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
Ptr typedefpcl::SpinImageEstimation< 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) constpcl::Feature< PointInT, PointOutT >inlineprotected
searchForNeighbors(const PointCloudIn &cloud, std::size_t index, double parameter, pcl::Indices &indices, std::vector< float > &distances) constpcl::Feature< PointInT, PointOutT >inlineprotected
SearchMethod typedefpcl::Feature< PointInT, PointOutT >
SearchMethodSurface typedefpcl::Feature< PointInT, PointOutT >
setAngularDomain(bool is_angular=true)pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
setImageWidth(unsigned int bin_count)pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
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::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
setInputRotationAxes(const PointCloudNConstPtr &axes)pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
setKSearch(int k)pcl::Feature< PointInT, PointOutT >inline
setMinPointCountInNeighbourhood(unsigned int min_pts_neighb)pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
setRadialStructure(bool is_radial=true)pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
setRadiusSearch(double radius)pcl::Feature< PointInT, PointOutT >inline
setRotationAxis(const PointNT &axis)pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
setSearchMethod(const KdTreePtr &tree)pcl::Feature< PointInT, PointOutT >inline
setSearchSurface(const PointCloudInConstPtr &cloud)pcl::Feature< PointInT, PointOutT >inline
setSupportAngle(double support_angle_cos)pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
SpinImageEstimation(unsigned int image_width=8, double support_angle_cos=0.0, unsigned int min_pts_neighb=0)pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >
surface_pcl::Feature< PointInT, PointOutT >protected
tree_pcl::Feature< PointInT, PointOutT >protected
use_indices_pcl::PCLBase< PointInT >protected
useNormalsAsRotationAxis()pcl::SpinImageEstimation< PointInT, PointNT, PointOutT >inline
~PCLBase()=defaultpcl::PCLBase< PointInT >virtual
~SpinImageEstimation() override=defaultpcl::SpinImageEstimation< PointInT, PointNT, PointOutT >