Point Cloud Library (PCL)  1.14.0-dev
pcl::SmoothedSurfacesKeypoint< PointT, PointNT > Member List

This is the complete list of members for pcl::SmoothedSurfacesKeypoint< PointT, PointNT >, including all inherited members.

addSmoothedPointCloud(const PointCloudTConstPtr &cloud, const PointCloudNTConstPtr &normals, KdTreePtr &kdtree, float &scale)pcl::SmoothedSurfacesKeypoint< PointT, PointNT >
BaseClass typedefpcl::Keypoint< PointT, PointT >
compute(PointCloudOut &output)pcl::Keypoint< PointT, PointT >inline
ConstPtr typedefpcl::SmoothedSurfacesKeypoint< PointT, PointNT >
deinitCompute()pcl::PCLBase< PointInT >protected
detectKeypoints(PointCloudT &output) overridepcl::SmoothedSurfacesKeypoint< PointT, PointNT >
Keypoint< PointT, PointT >::detectKeypoints(PointCloudOut &output)=0pcl::Keypoint< PointT, PointT >protectedpure virtual
fake_indices_pcl::PCLBase< PointInT >protected
getClassName() constpcl::Keypoint< PointT, PointT >inlineprotected
getIndices()pcl::PCLBase< PointInT >inline
getIndices() constpcl::PCLBase< PointInT >inline
getInputCloud() constpcl::PCLBase< PointInT >inline
getKeypointsIndices()pcl::Keypoint< PointT, PointT >inline
getKSearch()pcl::Keypoint< PointT, PointT >inline
getNeighborhoodConstant()pcl::SmoothedSurfacesKeypoint< PointT, PointNT >inline
getRadiusSearch()pcl::Keypoint< PointT, PointT >inline
getSearchMethod()pcl::Keypoint< PointT, PointT >inline
getSearchParameter()pcl::Keypoint< PointT, PointT >inline
getSearchSurface()pcl::Keypoint< PointT, PointT >inline
harrisCorner(PointT &output, PointT &input, const float sigma_d, const float sigma_i, const float alpha, const float thresh)pcl::Keypoint< PointT, PointT >
hessianBlob(PointT &output, PointT &input, const float sigma, bool SCALE)pcl::Keypoint< PointT, PointT >
hessianBlob(PointT &output, PointT &input, const float start_scale, const float scaling_factor, const int num_scales)pcl::Keypoint< PointT, PointT >
imageElementMultiply(PointT &output, PointT &input1, PointT &input2)pcl::Keypoint< PointT, PointT >
indices_pcl::PCLBase< PointInT >protected
initCompute() overridepcl::SmoothedSurfacesKeypoint< PointT, PointNT >protectedvirtual
input_pcl::PCLBase< PointInT >protected
k_pcl::Keypoint< PointT, PointT >protected
KdTree typedefpcl::Keypoint< PointT, PointT >
KdTreePtr typedefpcl::SmoothedSurfacesKeypoint< PointT, PointNT >
Keypoint()=defaultpcl::Keypoint< PointT, PointT >
Keypoint()pcl::Keypoint< PointT, PointT >inline
keypoints_indices_pcl::Keypoint< PointT, PointT >protected
name_pcl::Keypoint< PointT, PointT >protected
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::Keypoint< PointT, PointT >
PointCloudInConstPtr typedefpcl::Keypoint< PointT, PointT >
PointCloudInPtr typedefpcl::Keypoint< PointT, PointT >
PointCloudNT typedefpcl::SmoothedSurfacesKeypoint< PointT, PointNT >
PointCloudNTConstPtr typedefpcl::SmoothedSurfacesKeypoint< PointT, PointNT >
PointCloudOut typedefpcl::Keypoint< PointT, PointT >
PointCloudPtr typedefpcl::PCLBase< PointInT >
PointCloudT typedefpcl::SmoothedSurfacesKeypoint< PointT, PointNT >
PointCloudTConstPtr typedefpcl::SmoothedSurfacesKeypoint< PointT, PointNT >
PointCloudTPtr typedefpcl::SmoothedSurfacesKeypoint< PointT, PointNT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
Ptr typedefpcl::SmoothedSurfacesKeypoint< PointT, PointNT >
resetClouds()pcl::SmoothedSurfacesKeypoint< PointT, PointNT >
search_method_pcl::Keypoint< PointT, PointT >protected
search_method_surface_pcl::Keypoint< PointT, PointT >protected
search_parameter_pcl::Keypoint< PointT, PointT >protected
search_radius_pcl::Keypoint< PointT, PointT >protected
searchForNeighbors(pcl::index_t index, double parameter, pcl::Indices &indices, std::vector< float > &distances) constpcl::Keypoint< PointT, PointT >inline
SearchMethod typedefpcl::Keypoint< PointT, PointT >
SearchMethodSurface typedefpcl::Keypoint< PointT, PointT >
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 PointCloudNTConstPtr &normals)pcl::SmoothedSurfacesKeypoint< PointT, PointNT >inline
setInputScale(float input_scale)pcl::SmoothedSurfacesKeypoint< PointT, PointNT >inline
setKSearch(int k)pcl::Keypoint< PointT, PointT >inline
setNeighborhoodConstant(float neighborhood_constant)pcl::SmoothedSurfacesKeypoint< PointT, PointNT >inline
setRadiusSearch(double radius)pcl::Keypoint< PointT, PointT >inline
setSearchMethod(const KdTreePtr &tree)pcl::Keypoint< PointT, PointT >inline
setSearchSurface(const PointCloudInConstPtr &cloud)pcl::Keypoint< PointT, PointT >inlinevirtual
SmoothedSurfacesKeypoint()pcl::SmoothedSurfacesKeypoint< PointT, PointNT >inline
surface_pcl::Keypoint< PointT, PointT >protected
tree_pcl::Keypoint< PointT, PointT >protected
use_indices_pcl::PCLBase< PointInT >protected
~Keypoint() override=defaultpcl::Keypoint< PointT, PointT >
~PCLBase()=defaultpcl::PCLBase< PointInT >virtual