pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > Member List
This is the complete list of members for pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >, including all inherited members.
axis_ratio_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
BaseClass typedefpcl::Feature< PointInT, PointOutT >
centroids_dominant_orientations_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [protected]
cluster_tolerance_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
clusters_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [protected]
compute(PointCloudOut &output)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
computeFeature(PointCloudOut &output)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private, virtual]
computeRFAndShapeDistribution(PointInTPtr &processed, PointCloudOut &output, std::vector< pcl::PointIndices > &cluster_indices)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
ConstPtr typedefpcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
createTransFromAxes(Eigen::Vector3f &evx, Eigen::Vector3f &evy, Eigen::Vector3f &evz, Eigen::Affine3f &transformPC, Eigen::Matrix4f &center_mat)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
curv_threshold_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
deinitCompute()pcl::Feature< PointInT, PointOutT > [protected, virtual]
dominant_normals_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [protected]
eps_angle_threshold_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
extractEuclideanClustersSmooth(const pcl::PointCloud< pcl::PointNormal > &cloud, const pcl::PointCloud< pcl::PointNormal > &normals, float tolerance, const pcl::search::Search< pcl::PointNormal >::Ptr &tree, std::vector< pcl::PointIndices > &clusters, double eps_angle, unsigned int min_pts_per_cluster=1, unsigned int max_pts_per_cluster=(std::numeric_limits< int >::max)())pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
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]
FeatureFromNormals()pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [inline]
filterNormalsWithHighCurvature(const pcl::PointCloud< PointNT > &cloud, std::vector< int > &indices_to_use, std::vector< int > &indices_out, std::vector< int > &indices_in, float threshold)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
getCentroidClusters(std::vector< Eigen::Vector3f > &centroids)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
getCentroidNormalClusters(std::vector< Eigen::Vector3f > &centroids)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
getClassName() const pcl::Feature< PointInT, PointOutT > [inline, protected]
getClusterIndices(std::vector< pcl::PointIndices > &indices)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
getIndices()pcl::PCLBase< PointInT > [inline]
getInputCloud()pcl::PCLBase< PointInT > [inline]
getInputNormals() const pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [inline]
getKSearch() const pcl::Feature< PointInT, PointOutT > [inline]
getRadiusSearch() const pcl::Feature< PointInT, PointOutT > [inline]
getSearchMethod() const pcl::Feature< PointInT, PointOutT > [inline]
getSearchParameter() const pcl::Feature< PointInT, PointOutT > [inline]
getSearchSurface() const pcl::Feature< PointInT, PointOutT > [inline]
getTransforms(std::vector< Eigen::Matrix4f, Eigen::aligned_allocator< Eigen::Matrix4f > > &trans)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
getValidTransformsVec(std::vector< bool > &valid)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
getViewPoint(float &vpx, float &vpy, float &vpz)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
indices_pcl::PCLBase< PointInT > [protected]
initCompute()pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [protected, virtual]
input_pcl::PCLBase< PointInT > [protected]
k_pcl::Feature< PointInT, PointOutT > [protected]
KdTree typedefpcl::Feature< PointInT, PointOutT >
KdTreePtr typedefpcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
leaf_size_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
min_axis_value_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
min_points_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
normalize_bins_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
normals_pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [protected]
operator[](size_t pos)pcl::PCLBase< PointInT > [inline]
OURCVFHEstimation()pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
PCLBase()pcl::PCLBase< PointInT >
PCLBase(const PCLBase &base)pcl::PCLBase< PointInT >
PointCloud typedefpcl::PCLBase< PointInT >
PointCloudConstPtr typedefpcl::PCLBase< PointInT >
PointCloudN typedefpcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
PointCloudNConstPtr typedefpcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
PointCloudNPtr typedefpcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
PointCloudOut typedefpcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
PointCloudPtr typedefpcl::PCLBase< PointInT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
PointInTPtr typedefpcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
Ptr typedefpcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
radius_normals_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
refine_clusters_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
search_method_surface_pcl::Feature< PointInT, PointOutT > [protected]
search_parameter_pcl::Feature< PointInT, PointOutT > [protected]
search_radius_pcl::Feature< PointInT, PointOutT > [protected]
searchForNeighbors(size_t index, double parameter, std::vector< int > &indices, std::vector< float > &distances) const pcl::Feature< PointInT, PointOutT > [inline, protected]
searchForNeighbors(const PointCloudIn &cloud, size_t index, double parameter, std::vector< int > &indices, std::vector< float > &distances) const pcl::Feature< PointInT, PointOutT > [inline, protected]
SearchMethod typedefpcl::Feature< PointInT, PointOutT >
SearchMethodSurface typedefpcl::Feature< PointInT, PointOutT >
setAxisRatio(float f)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
setClusterTolerance(float d)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
setCurvatureThreshold(float d)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
setEPSAngleThreshold(float d)pcl::OURCVFHEstimation< 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(size_t row_start, size_t col_start, size_t nb_rows, size_t nb_cols)pcl::PCLBase< PointInT > [virtual]
setInputCloud(const PointCloudConstPtr &cloud)pcl::PCLBase< PointInT > [virtual]
setInputNormals(const PointCloudNConstPtr &normals)pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [inline]
setKSearch(int k)pcl::Feature< PointInT, PointOutT > [inline]
setMinAxisValue(float f)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
setMinPoints(size_t min)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
setNormalizeBins(bool normalize)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
setRadiusNormals(float radius_normals)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
setRadiusSearch(double radius)pcl::Feature< PointInT, PointOutT > [inline]
setRefineClusters(float rc)pcl::OURCVFHEstimation< PointInT, PointNT, 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::OURCVFHEstimation< PointInT, PointNT, PointOutT > [inline]
sgurf(Eigen::Vector3f &centroid, Eigen::Vector3f &normal_centroid, PointInTPtr &processed, std::vector< Eigen::Matrix4f, Eigen::aligned_allocator< Eigen::Matrix4f > > &transformations, PointInTPtr &grid, pcl::PointIndices &indices)pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT >
surface_pcl::Feature< PointInT, PointOutT > [protected]
transforms_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
tree_pcl::Feature< PointInT, PointOutT > [protected]
use_indices_pcl::PCLBase< PointInT > [protected]
valid_transforms_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
vpx_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
vpy_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
vpz_pcl::OURCVFHEstimation< PointInT, PointNT, PointOutT > [private]
~Feature()pcl::Feature< PointInT, PointOutT > [inline, virtual]
~FeatureFromNormals()pcl::FeatureFromNormals< PointInT, PointNT, PointOutT > [inline, virtual]
~PCLBase()pcl::PCLBase< PointInT > [inline, virtual]


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:42:42