Point Cloud Library (PCL)
1.14.1-dev
pcl
gpu
FPFHEstimation
pcl::gpu::FPFHEstimation Member List
This is the complete list of members for
pcl::gpu::FPFHEstimation
, including all inherited members.
cloud_
pcl::gpu::Feature
protected
compute
(DeviceArray2D< FPFHSignature33 > &features)
pcl::gpu::FPFHEstimation
compute
(const PointCloud &cloud, const Normals &normals, const NeighborIndices &neighbours, DeviceArray2D< FPFHSignature33 > &features)
pcl::gpu::FPFHEstimation
Feature
()
pcl::gpu::Feature
FPFHEstimation
()
pcl::gpu::FPFHEstimation
Indices
typedef
pcl::gpu::Feature
indices_
pcl::gpu::Feature
protected
max_results_
pcl::gpu::Feature
protected
Normals
typedef
pcl::gpu::Feature
normals_
pcl::gpu::FeatureFromNormals
protected
NormalType
typedef
pcl::gpu::Feature
octree_
pcl::gpu::Feature
protected
PointCloud
typedef
pcl::gpu::Feature
PointType
typedef
pcl::gpu::Feature
radius_
pcl::gpu::Feature
protected
setIndices
(const Indices &indices)
pcl::gpu::Feature
setInputCloud
(const PointCloud &cloud)
pcl::gpu::Feature
setInputNormals
(const Normals &normals)
pcl::gpu::FeatureFromNormals
setRadiusSearch
(float radius, int max_results)
pcl::gpu::Feature
setSearchSurface
(const PointCloud &surface)
pcl::gpu::Feature
surface_
pcl::gpu::Feature
protected