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

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

angle_threshold_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
BaseClass typedefpcl::Keypoint< PointInT, PointOutT >
border_radius_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
compute(PointCloudOut &output)pcl::Keypoint< PointInT, PointOutT >inline
ConstPtr typedefpcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
deinitCompute()pcl::PCLBase< PointInT >protected
detectKeypoints(PointCloudOut &output) overridepcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
Keypoint< PointInT, PointOutT >::detectKeypoints(PointCloudOut &output)=0pcl::Keypoint< PointInT, PointOutT >protectedpure virtual
edge_points_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
fake_indices_pcl::PCLBase< PointInT >protected
gamma_21_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
gamma_32_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
getBoundaryPoints(PointCloudIn &input, double border_radius, float angle_threshold)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
getClassName() constpcl::Keypoint< PointInT, PointOutT >inlineprotected
getIndices()pcl::PCLBase< PointInT >inline
getIndices() constpcl::PCLBase< PointInT >inline
getInputCloud() constpcl::PCLBase< PointInT >inline
getKeypointsIndices()pcl::Keypoint< PointInT, PointOutT >inline
getKSearch()pcl::Keypoint< PointInT, PointOutT >inline
getRadiusSearch()pcl::Keypoint< PointInT, PointOutT >inline
getScatterMatrix(const int &current_index, Eigen::Matrix3d &cov_m)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
getSearchMethod()pcl::Keypoint< PointInT, PointOutT >inline
getSearchParameter()pcl::Keypoint< PointInT, PointOutT >inline
getSearchSurface()pcl::Keypoint< PointInT, PointOutT >inline
harrisCorner(PointInT &output, PointInT &input, const float sigma_d, const float sigma_i, const float alpha, const float thresh)pcl::Keypoint< PointInT, PointOutT >
hessianBlob(PointInT &output, PointInT &input, const float sigma, bool SCALE)pcl::Keypoint< PointInT, PointOutT >
hessianBlob(PointInT &output, PointInT &input, const float start_scale, const float scaling_factor, const int num_scales)pcl::Keypoint< PointInT, PointOutT >
imageElementMultiply(PointInT &output, PointInT &input1, PointInT &input2)pcl::Keypoint< PointInT, PointOutT >
indices_pcl::PCLBase< PointInT >protected
initCompute() overridepcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protectedvirtual
input_pcl::PCLBase< PointInT >protected
ISSKeypoint3D(double salient_radius=0.0001)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >inline
k_pcl::Keypoint< PointInT, PointOutT >protected
KdTree typedefpcl::Keypoint< PointInT, PointOutT >
KdTreePtr typedefpcl::Keypoint< PointInT, PointOutT >
Keypoint()=defaultpcl::Keypoint< PointInT, PointOutT >
Keypoint()pcl::Keypoint< PointInT, PointOutT >inline
keypoints_indices_pcl::Keypoint< PointInT, PointOutT >protected
min_neighbors_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
name_pcl::Keypoint< PointInT, PointOutT >protected
non_max_radius_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
normal_radius_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
normals_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
OctreeSearchIn typedefpcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
OctreeSearchInPtr typedefpcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
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::ISSKeypoint3D< PointInT, PointOutT, NormalT >
PointCloudInConstPtr typedefpcl::Keypoint< PointInT, PointOutT >
PointCloudInPtr typedefpcl::Keypoint< PointInT, PointOutT >
PointCloudN typedefpcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
PointCloudNConstPtr typedefpcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
PointCloudNPtr typedefpcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
PointCloudOut typedefpcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
PointCloudPtr typedefpcl::PCLBase< PointInT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
Ptr typedefpcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
salient_radius_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
search_method_pcl::Keypoint< PointInT, PointOutT >protected
search_method_surface_pcl::Keypoint< PointInT, PointOutT >protected
search_parameter_pcl::Keypoint< PointInT, PointOutT >protected
search_radius_pcl::Keypoint< PointInT, PointOutT >protected
searchForNeighbors(pcl::index_t index, double parameter, pcl::Indices &indices, std::vector< float > &distances) constpcl::Keypoint< PointInT, PointOutT >inline
SearchMethod typedefpcl::Keypoint< PointInT, PointOutT >
SearchMethodSurface typedefpcl::Keypoint< PointInT, PointOutT >
setAngleThreshold(float angle)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >inline
setBorderRadius(double border_radius)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
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
setKSearch(int k)pcl::Keypoint< PointInT, PointOutT >inline
setMinNeighbors(int min_neighbors)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
setNonMaxRadius(double non_max_radius)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
setNormalRadius(double normal_radius)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
setNormals(const PointCloudNConstPtr &normals)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
setNumberOfThreads(unsigned int nr_threads=0)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
setRadiusSearch(double radius)pcl::Keypoint< PointInT, PointOutT >inline
setSalientRadius(double salient_radius)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
setSearchMethod(const KdTreePtr &tree)pcl::Keypoint< PointInT, PointOutT >inline
setSearchSurface(const PointCloudInConstPtr &cloud)pcl::Keypoint< PointInT, PointOutT >inlinevirtual
setThreshold21(double gamma_21)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
setThreshold32(double gamma_32)pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >
surface_pcl::Keypoint< PointInT, PointOutT >protected
third_eigen_value_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
threads_pcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >protected
tree_pcl::Keypoint< PointInT, PointOutT >protected
use_indices_pcl::PCLBase< PointInT >protected
~ISSKeypoint3D() overridepcl::ISSKeypoint3D< PointInT, PointOutT, NormalT >inline
~Keypoint() override=defaultpcl::Keypoint< PointInT, PointOutT >
~PCLBase()=defaultpcl::PCLBase< PointInT >virtual