pcl::IntensityGradientEstimation< PointInT, PointNT, Eigen::MatrixXf > Member List
This is the complete list of members for pcl::IntensityGradientEstimation< PointInT, PointNT, Eigen::MatrixXf >, including all inherited members.
BaseClass typedefpcl::Feature< PointInT, pcl::IntensityGradient >
compute(pcl::PointCloud< pcl::Normal > &)pcl::IntensityGradientEstimation< PointInT, PointNT, Eigen::MatrixXf > [inline, protected]
IntensityGradientEstimation< PointInT, PointNT, pcl::IntensityGradient >::compute(PointCloudOut &output)pcl::Feature< PointInT, pcl::IntensityGradient >
computeEigen(pcl::PointCloud< Eigen::MatrixXf > &output)pcl::Feature< PointInT, pcl::IntensityGradient >
computeFeature(PointCloudOut &output)pcl::IntensityGradientEstimation< PointInT, PointNT, pcl::IntensityGradient > [protected, virtual]
computeFeatureEigen(pcl::PointCloud< Eigen::MatrixXf > &output)pcl::IntensityGradientEstimation< PointInT, PointNT, Eigen::MatrixXf > [protected, virtual]
computePointIntensityGradient(const pcl::PointCloud< PointInT > &cloud, const std::vector< int > &indices, const Eigen::Vector3f &point, float mean_intensity, const Eigen::Vector3f &normal, Eigen::Vector3f &gradient)pcl::IntensityGradientEstimation< PointInT, PointNT, pcl::IntensityGradient > [protected]
ConstPtr typedefpcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient >
deinitCompute()pcl::Feature< PointInT, pcl::IntensityGradient > [protected, virtual]
fake_indices_pcl::PCLBase< PointInT > [protected]
fake_surface_pcl::Feature< PointInT, pcl::IntensityGradient > [protected]
Feature()pcl::Feature< PointInT, pcl::IntensityGradient > [inline]
feature_name_pcl::Feature< PointInT, pcl::IntensityGradient > [protected]
FeatureFromNormals()pcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient > [inline]
getClassName() constpcl::Feature< PointInT, pcl::IntensityGradient > [inline, protected]
getIndices()pcl::PCLBase< PointInT > [inline]
getInputCloud()pcl::PCLBase< PointInT > [inline]
getInputNormals() constpcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient > [inline]
getKSearch() constpcl::Feature< PointInT, pcl::IntensityGradient > [inline]
getRadiusSearch() constpcl::Feature< PointInT, pcl::IntensityGradient > [inline]
getSearchMethod() constpcl::Feature< PointInT, pcl::IntensityGradient > [inline]
getSearchParameter() constpcl::Feature< PointInT, pcl::IntensityGradient > [inline]
getSearchSurface() constpcl::Feature< PointInT, pcl::IntensityGradient > [inline]
indices_pcl::PCLBase< PointInT > [protected]
initCompute()pcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient > [protected, virtual]
input_pcl::PCLBase< PointInT > [protected]
intensity_pcl::IntensityGradientEstimation< PointInT, PointNT, pcl::IntensityGradient > [protected]
IntensityGradientEstimation()pcl::IntensityGradientEstimation< PointInT, PointNT, pcl::IntensityGradient > [inline]
k_pcl::Feature< PointInT, pcl::IntensityGradient > [protected]
KdTree typedefpcl::Feature< PointInT, pcl::IntensityGradient >
KdTreePtr typedefpcl::Feature< PointInT, pcl::IntensityGradient >
normals_pcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient > [protected]
operator[](size_t pos)pcl::PCLBase< PointInT > [inline]
PCLBase()pcl::PCLBase< PointInT > [inline]
PCLBase(const PCLBase &base)pcl::PCLBase< PointInT > [inline]
PointCloud typedefpcl::PCLBase< PointInT >
PointCloudConstPtr typedefpcl::PCLBase< PointInT >
PointCloudN typedefpcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient >
PointCloudNConstPtr typedefpcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient >
PointCloudNPtr typedefpcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient >
PointCloudOut typedefpcl::IntensityGradientEstimation< PointInT, PointNT, pcl::IntensityGradient >
PointCloudPtr typedefpcl::PCLBase< PointInT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
Ptr typedefpcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient >
search_method_surface_pcl::Feature< PointInT, pcl::IntensityGradient > [protected]
search_parameter_pcl::Feature< PointInT, pcl::IntensityGradient > [protected]
search_radius_pcl::Feature< PointInT, pcl::IntensityGradient > [protected]
searchForNeighbors(size_t index, double parameter, std::vector< int > &indices, std::vector< float > &distances) constpcl::Feature< PointInT, pcl::IntensityGradient > [inline, protected]
searchForNeighbors(const PointCloudIn &cloud, size_t index, double parameter, std::vector< int > &indices, std::vector< float > &distances) constpcl::Feature< PointInT, pcl::IntensityGradient > [inline, protected]
SearchMethod typedefpcl::Feature< PointInT, pcl::IntensityGradient >
SearchMethodSurface typedefpcl::Feature< PointInT, pcl::IntensityGradient >
setIndices(const IndicesPtr &indices)pcl::PCLBase< PointInT > [inline]
setIndices(const IndicesConstPtr &indices)pcl::PCLBase< PointInT > [inline]
setIndices(const PointIndicesConstPtr &indices)pcl::PCLBase< PointInT > [inline]
setIndices(size_t row_start, size_t col_start, size_t nb_rows, size_t nb_cols)pcl::PCLBase< PointInT > [inline]
setInputCloud(const PointCloudConstPtr &cloud)pcl::PCLBase< PointInT > [inline, virtual]
setInputNormals(const PointCloudNConstPtr &normals)pcl::FeatureFromNormals< PointInT, PointNT, pcl::IntensityGradient > [inline]
setKSearch(int k)pcl::Feature< PointInT, pcl::IntensityGradient > [inline]
setNumberOfThreads(int nr_threads)pcl::IntensityGradientEstimation< PointInT, PointNT, pcl::IntensityGradient > [inline]
setRadiusSearch(double radius)pcl::Feature< PointInT, pcl::IntensityGradient > [inline]
setSearchMethod(const KdTreePtr &tree)pcl::Feature< PointInT, pcl::IntensityGradient > [inline]
setSearchSurface(const PointCloudInConstPtr &cloud)pcl::Feature< PointInT, pcl::IntensityGradient > [inline]
surface_pcl::Feature< PointInT, pcl::IntensityGradient > [protected]
threads_pcl::IntensityGradientEstimation< PointInT, PointNT, pcl::IntensityGradient > [protected]
tree_pcl::Feature< PointInT, pcl::IntensityGradient > [protected]
use_indices_pcl::PCLBase< PointInT > [protected]
~PCLBase()pcl::PCLBase< PointInT > [inline, virtual]


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:30