SummarizedForegroundInferenceAlgorithm.h
Go to the documentation of this file.
1 
18 #pragma once
19 
20 // Global includes
21 #include <string>
22 #include <vector>
23 
24 // Package includes
25 #include <boost/property_tree/ptree.hpp>
26 
27 #include <asr_msgs/AsrObject.h>
28 
29 #include <visualization/psm/ProbabilisticSceneVisualization.h>
30 
31 // Local includes
33 #include <ISM/common_type/Object.hpp>
34 
36 
44  public:
45 
52 
57 
64  void doInference(std::vector<ISM::Object> pEvidenceList, std::ofstream& pRuntimeLogger);
65 
66 
72  double getProbability();
73 
74  private:
75 
79  double mProbability;
80  };
81 }
SummarizedForegroundInferenceAlgorithm(boost::shared_ptr< std::vector< boost::shared_ptr< SceneObjectDescription > > > &pSceneObjects)
void doInference(std::vector< ISM::Object > pEvidenceList, std::ofstream &pRuntimeLogger)


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Fri Nov 15 2019 04:00:08