Point Cloud Library (PCL)  1.3.1
pcl::IntegralImageNormalEstimation Member List
This is the complete list of members for pcl::IntegralImageNormalEstimation, including all inherited members.
AVERAGE_3D_GRADIENT enum valuepcl::IntegralImageNormalEstimation
AVERAGE_DEPTH_CHANGE enum valuepcl::IntegralImageNormalEstimation
BaseClass typedefpcl::Feature< PointInT, PointOutT >
compute(PointCloudOut &output)pcl::Feature< PointInT, PointOutT >
computePointNormal(const int pos_x, const int pos_y, PointOutT &normal)pcl::IntegralImageNormalEstimation
ConstPtr typedefpcl::Feature< PointInT, PointOutT >
COVARIANCE_MATRIX enum valuepcl::IntegralImageNormalEstimation
Feature()pcl::Feature< PointInT, PointOutT > [inline]
getKSearch()pcl::Feature< PointInT, PointOutT > [inline]
getRadiusSearch()pcl::Feature< PointInT, PointOutT > [inline]
getSearchMethod()pcl::Feature< PointInT, PointOutT > [inline]
getSearchParameter()pcl::Feature< PointInT, PointOutT > [inline]
getSearchSurface()pcl::Feature< PointInT, PointOutT > [inline]
IntegralImageNormalEstimation()pcl::IntegralImageNormalEstimation [inline]
KdTree typedefpcl::Feature< PointInT, PointOutT >
KdTreePtr typedefpcl::Feature< PointInT, PointOutT >
NormalEstimationMethod enum namepcl::IntegralImageNormalEstimation
PointCloudIn typedefpcl::IntegralImageNormalEstimation
PointCloudInConstPtr typedefpcl::Feature< PointInT, PointOutT >
PointCloudInPtr typedefpcl::Feature< PointInT, PointOutT >
PointCloudOut typedefpcl::IntegralImageNormalEstimation
Ptr typedefpcl::Feature< PointInT, PointOutT >
searchForNeighbors(size_t index, double parameter, std::vector< int > &indices, std::vector< float > &distances) const pcl::Feature< PointInT, PointOutT > [inline]
searchForNeighbors(const PointCloudIn &cloud, size_t index, double parameter, std::vector< int > &indices, std::vector< float > &distances) const pcl::Feature< PointInT, PointOutT > [inline]
SearchMethod typedefpcl::Feature< PointInT, PointOutT >
SearchMethodSurface typedefpcl::Feature< PointInT, PointOutT >
setDepthDependentSmoothing(bool use_depth_dependent_smoothing)pcl::IntegralImageNormalEstimation [inline]
setInputCloud(const typename PointCloudIn::ConstPtr &cloud)pcl::IntegralImageNormalEstimation [inline, virtual]
setKSearch(int k)pcl::Feature< PointInT, PointOutT > [inline]
setMaxDepthChangeFactor(float max_depth_change_factor)pcl::IntegralImageNormalEstimation [inline]
setNormalEstimationMethod(NormalEstimationMethod normal_estimation_method)pcl::IntegralImageNormalEstimation [inline]
setNormalSmoothingSize(float normal_smoothing_size)pcl::IntegralImageNormalEstimation [inline]
setRadiusSearch(double radius)pcl::Feature< PointInT, PointOutT > [inline]
setRectSize(const int width, const int height)pcl::IntegralImageNormalEstimation
setSearchMethod(const KdTreePtr &tree)pcl::Feature< PointInT, PointOutT > [inline]
setSearchSurface(const PointCloudInConstPtr &cloud)pcl::Feature< PointInT, PointOutT > [inline]
~IntegralImageNormalEstimation()pcl::IntegralImageNormalEstimation [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines