pcl::IntegralImageNormalEstimation< PointInT, PointOutT > Member List
This is the complete list of members for pcl::IntegralImageNormalEstimation< PointInT, PointOutT >, including all inherited members.
AVERAGE_3D_GRADIENT enum valuepcl::IntegralImageNormalEstimation< PointInT, PointOutT >
AVERAGE_DEPTH_CHANGE enum valuepcl::IntegralImageNormalEstimation< PointInT, PointOutT >
BaseClass typedefpcl::Feature< PointInT, PointOutT >
border_policy_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
BORDER_POLICY_IGNORE enum valuepcl::IntegralImageNormalEstimation< PointInT, PointOutT >
BORDER_POLICY_MIRROR enum valuepcl::IntegralImageNormalEstimation< PointInT, PointOutT >
BorderPolicy enum namepcl::IntegralImageNormalEstimation< PointInT, PointOutT >
compute(PointCloudOut &output)pcl::Feature< PointInT, PointOutT >
computeFeature(PointCloudOut &output)pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [protected, virtual]
computePointNormal(const int pos_x, const int pos_y, const unsigned point_index, PointOutT &normal)pcl::IntegralImageNormalEstimation< PointInT, PointOutT >
computePointNormalMirror(const int pos_x, const int pos_y, const unsigned point_index, PointOutT &normal)pcl::IntegralImageNormalEstimation< PointInT, PointOutT >
ConstPtr typedefpcl::IntegralImageNormalEstimation< PointInT, PointOutT >
COVARIANCE_MATRIX enum valuepcl::IntegralImageNormalEstimation< PointInT, PointOutT >
deinitCompute()pcl::Feature< PointInT, PointOutT > [protected, virtual]
depth_data_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
diff_x_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
diff_y_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
distance_map_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
distance_threshold_pcl::IntegralImageNormalEstimation< PointInT, 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]
flipNormalTowardsViewpoint(const PointInT &point, float vp_x, float vp_y, float vp_z, float &nx, float &ny, float &nz)pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline, private]
getClassName() const pcl::Feature< PointInT, PointOutT > [inline, protected]
getDistanceMap()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
getIndices()pcl::PCLBase< PointInT > [inline]
getInputCloud()pcl::PCLBase< PointInT > [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]
getViewPoint(float &vpx, float &vpy, float &vpz)pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
indices_pcl::PCLBase< PointInT > [protected]
init_average_3d_gradient_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
init_covariance_matrix_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
init_depth_change_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
init_simple_3d_gradient_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
initAverage3DGradientMethod()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
initAverageDepthChangeMethod()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
initCompute()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private, virtual]
initCovarianceMatrixMethod()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
initData()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [protected]
initSimple3DGradientMethod()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
input_pcl::PCLBase< PointInT > [protected]
integral_image_depth_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
integral_image_DX_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
integral_image_DY_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
integral_image_XYZ_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
IntegralImageNormalEstimation()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
k_pcl::Feature< PointInT, PointOutT > [protected]
KdTree typedefpcl::Feature< PointInT, PointOutT >
KdTreePtr typedefpcl::Feature< PointInT, PointOutT >
max_depth_change_factor_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
normal_estimation_method_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
normal_smoothing_size_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
NormalEstimationMethod enum namepcl::IntegralImageNormalEstimation< PointInT, PointOutT >
operator[](size_t pos)pcl::PCLBase< PointInT > [inline]
PCLBase()pcl::PCLBase< PointInT >
PCLBase(const PCLBase &base)pcl::PCLBase< PointInT >
PointCloud typedefpcl::PCLBase< PointInT >
PointCloudConstPtr typedefpcl::PCLBase< PointInT >
PointCloudIn typedefpcl::IntegralImageNormalEstimation< PointInT, PointOutT >
PointCloudInConstPtr typedefpcl::Feature< PointInT, PointOutT >
PointCloudInPtr typedefpcl::Feature< PointInT, PointOutT >
PointCloudOut typedefpcl::IntegralImageNormalEstimation< PointInT, PointOutT >
PointCloudPtr typedefpcl::PCLBase< PointInT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
Ptr typedefpcl::IntegralImageNormalEstimation< PointInT, PointOutT >
rect_height_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
rect_height_2_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
rect_height_4_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
rect_width_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
rect_width_2_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
rect_width_4_pcl::IntegralImageNormalEstimation< PointInT, 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 >
setBorderPolicy(const BorderPolicy border_policy)pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
setDepthDependentSmoothing(bool use_depth_dependent_smoothing)pcl::IntegralImageNormalEstimation< PointInT, 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 typename PointCloudIn::ConstPtr &cloud)pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline, virtual]
pcl::Feature::setInputCloud(const PointCloudConstPtr &cloud)pcl::PCLBase< PointInT > [virtual]
setKSearch(int k)pcl::Feature< PointInT, PointOutT > [inline]
setMaxDepthChangeFactor(float max_depth_change_factor)pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
setNormalEstimationMethod(NormalEstimationMethod normal_estimation_method)pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
setNormalSmoothingSize(float normal_smoothing_size)pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
setRadiusSearch(double radius)pcl::Feature< PointInT, PointOutT > [inline]
setRectSize(const int width, const int height)pcl::IntegralImageNormalEstimation< PointInT, PointOutT >
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::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
SIMPLE_3D_GRADIENT enum valuepcl::IntegralImageNormalEstimation< PointInT, PointOutT >
surface_pcl::Feature< PointInT, PointOutT > [protected]
tree_pcl::Feature< PointInT, PointOutT > [protected]
use_depth_dependent_smoothing_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
use_indices_pcl::PCLBase< PointInT > [protected]
use_sensor_origin_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
useSensorOriginAsViewPoint()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [inline]
vpx_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
vpy_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
vpz_pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [private]
~Feature()pcl::Feature< PointInT, PointOutT > [inline, virtual]
~IntegralImageNormalEstimation()pcl::IntegralImageNormalEstimation< PointInT, PointOutT > [virtual]
~PCLBase()pcl::PCLBase< PointInT > [inline, virtual]


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