Point Cloud Library (PCL)  1.14.0-dev
pcl::FernEvaluator< FeatureType, DataSet, LabelType, ExampleIndex, NodeType > Member List

This is the complete list of members for pcl::FernEvaluator< FeatureType, DataSet, LabelType, ExampleIndex, NodeType >, including all inherited members.

evaluate(pcl::Fern< FeatureType, NodeType > &fern, pcl::FeatureHandler< FeatureType, DataSet, ExampleIndex > &feature_handler, pcl::StatsEstimator< LabelType, NodeType, DataSet, ExampleIndex > &stats_estimator, DataSet &data_set, std::vector< ExampleIndex > &examples, std::vector< LabelType > &label_data)pcl::FernEvaluator< FeatureType, DataSet, LabelType, ExampleIndex, NodeType >
evaluateAndAdd(pcl::Fern< FeatureType, NodeType > &fern, pcl::FeatureHandler< FeatureType, DataSet, ExampleIndex > &feature_handler, pcl::StatsEstimator< LabelType, NodeType, DataSet, ExampleIndex > &stats_estimator, DataSet &data_set, std::vector< ExampleIndex > &examples, std::vector< LabelType > &label_data)pcl::FernEvaluator< FeatureType, DataSet, LabelType, ExampleIndex, NodeType >
FernEvaluator()pcl::FernEvaluator< FeatureType, DataSet, LabelType, ExampleIndex, NodeType >
getNodes(pcl::Fern< FeatureType, NodeType > &fern, pcl::FeatureHandler< FeatureType, DataSet, ExampleIndex > &feature_handler, pcl::StatsEstimator< LabelType, NodeType, DataSet, ExampleIndex > &stats_estimator, DataSet &data_set, std::vector< ExampleIndex > &examples, std::vector< NodeType * > &nodes)pcl::FernEvaluator< FeatureType, DataSet, LabelType, ExampleIndex, NodeType >