Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pcl::SHOTColorEstimationOMP< PointInT, PointNT, PointOutT, PointRFT > Member List

This is the complete list of members for pcl::SHOTColorEstimationOMP< PointInT, PointNT, PointOutT, PointRFT >, including all inherited members.

BaseClass typedefpcl::Feature< PointInT, PointOutT >
compute(PointCloudOut &output)pcl::Feature< PointInT, PointOutT >
computeEigen(pcl::PointCloud< Eigen::MatrixXf > &output)pcl::Feature< PointInT, PointOutT >
computePointSHOT(const int index, const std::vector< int > &indices, const std::vector< float > &sqr_dists, Eigen::VectorXf &shot) (defined in pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >)pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >virtual
ConstPtr typedefpcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
Feature()pcl::Feature< PointInT, PointOutT >inline
FeatureFromNormals()pcl::FeatureFromNormals< PointInT, PointNT, PointOutT >inline
FeatureWithLocalReferenceFrames()pcl::FeatureWithLocalReferenceFrames< PointInT, PointRFT >inline
getIndices()pcl::PCLBase< PointInT >inline
getInputCloud()pcl::PCLBase< PointInT >inline
getInputNormals() const pcl::FeatureFromNormals< PointInT, PointNT, PointOutT >inline
getInputReferenceFrames() const pcl::FeatureWithLocalReferenceFrames< PointInT, PointRFT >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
KdTree typedefpcl::Feature< PointInT, PointOutT >
KdTreePtr typedefpcl::Feature< PointInT, PointOutT >
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 >
PointCloudIn typedefpcl::SHOTColorEstimationOMP< PointInT, PointNT, PointOutT, PointRFT >
PointCloudLRF typedefpcl::FeatureWithLocalReferenceFrames< PointInT, PointRFT >
PointCloudLRFConstPtr typedefpcl::FeatureWithLocalReferenceFrames< PointInT, PointRFT >
PointCloudLRFPtr typedefpcl::FeatureWithLocalReferenceFrames< PointInT, PointRFT >
PointCloudN typedefpcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
PointCloudNConstPtr typedefpcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
PointCloudNPtr typedefpcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
PointCloudOut typedefpcl::SHOTColorEstimationOMP< PointInT, PointNT, PointOutT, PointRFT >
PointCloudPtr typedefpcl::PCLBase< PointInT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
Ptr typedefpcl::FeatureFromNormals< PointInT, PointNT, PointOutT >
RGB2CIELAB(unsigned char R, unsigned char G, unsigned char B, float &L, float &A, float &B2) (defined in pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >)pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >static
SearchMethod typedefpcl::Feature< PointInT, PointOutT >
SearchMethodSurface typedefpcl::Feature< PointInT, PointOutT >
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 >inlinevirtual
setInputNormals(const PointCloudNConstPtr &normals)pcl::FeatureFromNormals< PointInT, PointNT, PointOutT >inline
setInputReferenceFrames(const PointCloudLRFConstPtr &frames)pcl::FeatureWithLocalReferenceFrames< PointInT, PointRFT >inline
setKSearch(int k)pcl::Feature< PointInT, PointOutT >inline
setNumberOfThreads(unsigned int nr_threads)pcl::SHOTColorEstimationOMP< PointInT, PointNT, PointOutT, PointRFT >inline
setRadiusSearch(double radius)pcl::Feature< PointInT, PointOutT >inline
setSearchMethod(const KdTreePtr &tree)pcl::Feature< PointInT, PointOutT >inline
setSearchSurface(const PointCloudInConstPtr &cloud)pcl::Feature< PointInT, PointOutT >inline
SHOTColorEstimation(bool describe_shape=true, bool describe_color=true) (defined in pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >)pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >inline
SHOTColorEstimationOMP(bool describe_shape=true, bool describe_color=true, unsigned int nr_threads=-1)pcl::SHOTColorEstimationOMP< PointInT, PointNT, PointOutT, PointRFT >inline
sRGB_LUT (defined in pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >)pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >static
sXYZ_LUT (defined in pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >)pcl::SHOTColorEstimation< PointInT, PointNT, PointOutT, PointRFT >static
~FeatureWithLocalReferenceFrames()pcl::FeatureWithLocalReferenceFrames< PointInT, PointRFT >inlinevirtual
~PCLBase()pcl::PCLBase< PointInT >inlinevirtual