|
|
#include <VisionX/components/pointcloud_processor/ObjectShapeClassification/Features/FeatureCalculator.hpp>
Public Types | |
| using | Points = std::vector< Eigen::Vector3f > |
Public Member Functions | |
| template<class F > | |
| void | addFeature () |
| std::map< std::string, FeaturePtr > | getFeatures (const Points &points) |
| std::map< std::string, FeaturePtr > | getFeatures (const std::pair< std::string, Points > &points) |
Definition at line 35 of file FeatureCalculator.hpp.
| using Points = std::vector<Eigen::Vector3f> |
Definition at line 38 of file FeatureCalculator.hpp.
|
inline |
Definition at line 42 of file FeatureCalculator.hpp.
|
inline |
Definition at line 57 of file FeatureCalculator.hpp.
|
inline |
Definition at line 71 of file FeatureCalculator.hpp.