, including all inherited members.
clearShared() | OrientationTangent | [virtual] |
compute(const sensor_msgs::PointCloud &data, cloud_kdtree::KdTree &data_kdtree, const std::vector< const geometry_msgs::Point32 * > &interest_pts, std::vector< std::vector< float > > &results) | Descriptor3D | |
compute(const sensor_msgs::PointCloud &data, cloud_kdtree::KdTree &data_kdtree, const std::vector< const std::vector< int > * > &interest_region_indices, std::vector< std::vector< float > > &results) | Descriptor3D | |
computeAndConcatFeatures(const sensor_msgs::PointCloud &data, cloud_kdtree::KdTree &data_kdtree, const std::vector< const geometry_msgs::Point32 * > &interest_pts, std::vector< Descriptor3D * > &descriptors_3d, std::vector< boost::shared_array< const float > > &concatenated_features) | Descriptor3D | [static] |
computeAndConcatFeatures(const sensor_msgs::PointCloud &data, cloud_kdtree::KdTree &data_kdtree, const std::vector< const std::vector< int > * > &interest_region_indices, std::vector< Descriptor3D * > &descriptors_3d, std::vector< boost::shared_array< const float > > &concatenated_features) | Descriptor3D | [static] |
computeOrientation(const unsigned int interest_sample_idx, std::vector< float > &result) const | OrientationGeneric | [inline, protected, virtual] |
debug_ | Descriptor3D | |
Descriptor3D() | Descriptor3D | |
doComputation(const sensor_msgs::PointCloud &data, cloud_kdtree::KdTree &data_kdtree, const std::vector< const geometry_msgs::Point32 * > &interest_pts, std::vector< std::vector< float > > &results) | OrientationGeneric | [protected, virtual] |
doComputation(const sensor_msgs::PointCloud &data, cloud_kdtree::KdTree &data_kdtree, const std::vector< const std::vector< int > * > &interest_region_indices, std::vector< std::vector< float > > &results) | OrientationGeneric | [protected, virtual] |
getName() const | OrientationTangent | [virtual] |
getResultSize() const | Descriptor3D | [inline] |
local_directions_ | OrientationGeneric | [protected] |
OrientationGeneric() | OrientationGeneric | |
OrientationTangent(const double ref_x, const double ref_y, const double ref_z, SpectralAnalysis &spectral_information) | OrientationTangent | |
precompute(const sensor_msgs::PointCloud &data, cloud_kdtree::KdTree &data_kdtree, const std::vector< const geometry_msgs::Point32 * > &interest_pts) | OrientationTangent | [protected, virtual] |
precompute(const sensor_msgs::PointCloud &data, cloud_kdtree::KdTree &data_kdtree, const std::vector< const std::vector< int > * > &interest_region_indices) | OrientationTangent | [protected, virtual] |
reference_direction_ | OrientationGeneric | [protected] |
reference_direction_flipped_ | OrientationGeneric | [protected] |
result_size_ | Descriptor3D | [protected] |
result_size_defined_ | Descriptor3D | [protected] |
spectral_information_ | OrientationTangent | [private] |
~Descriptor3D()=0 | Descriptor3D | [pure virtual] |
~OrientationGeneric()=0 | OrientationGeneric | [pure virtual] |