DefaultHypothesisUpdater.hpp
Go to the documentation of this file.
1 
20 #ifndef DEFAULTHYPOTHESISUPDATER_HPP_
21 #define DEFAULTHYPOTHESISUPDATER_HPP_
22 
24 
25 namespace next_best_view {
27  public:
29  virtual ~DefaultHypothesisUpdater();
30 
31  unsigned int update(const ObjectTypeSetPtr &objectTypeSetPtr, const ViewportPoint &viewportPoint);
32  };
33 
38 }
39 
40 
41 #endif /* DEFAULTHYPOTHESISUPDATER_HPP_ */
HypothesisUpdater is an abstract class for updating the objects in the point cloud.
this namespace contains all generally usable classes.
unsigned int update(const ObjectTypeSetPtr &objectTypeSetPtr, const ViewportPoint &viewportPoint)
Updates the point cloud under the assumption that the given viewport was chosen.
boost::shared_ptr< DefaultHypothesisUpdater > DefaultHypothesisUpdaterPtr
Definition for the shared pointer type of the class.


asr_next_best_view
Author(s): Aumann Florian, Borella Jocelyn, Heller Florian, Meißner Pascal, Schleicher Ralf, Stöckle Patrick, Stroh Daniel, Trautmann Jeremias, Walter Milena, Wittenbeck Valerij
autogenerated on Thu Jan 9 2020 07:20:18