|
This is the complete list of members for FeatureExtractor, including all inherited members.
chainApproximation(const Points &points, const std::optional< VirtualRobot::MathTools::ConvexHull2D > &convexHull, const ChainApproximation::Params ¶ms) | FeatureExtractor | static |
circle(const Points &circle) | FeatureExtractor | static |
convexHull(const Points &points) | FeatureExtractor | static |
ellipsoid(const std::optional< VirtualRobot::MathTools::ConvexHull2D > &hull) | FeatureExtractor | static |
FeatureExtractor(const ScanClustering::Params &scanClusteringParams, const ChainApproximation::Params &chainApproximationParams) | FeatureExtractor | |
onData(const armem::laser_scans::LaserScanStamped &data) | FeatureExtractor | |
Points typedef | FeatureExtractor |