PerspectiveHypothesisUpdater.hpp
Go to the documentation of this file.
1 
20 #ifndef PERSPECTIVEHYPOTHESISUPDATER_HPP_
21 #define PERSPECTIVEHYPOTHESISUPDATER_HPP_
22 
25 
26 namespace next_best_view {
28  private:
32  public:
35 
36  unsigned int update(const ObjectTypeSetPtr &objectTypeSetPtr, const ViewportPoint &viewportPoint);
37 
38  void setDefaultRatingModule(DefaultRatingModulePtr defaultRatingModulePtr);
39 
41 
42  void setNormalAngleThreshold(double angle);
43 
44  double getNormalAngleThreshold();
45  };
46 
51 }
52 
53 
54 #endif /* PERSPECTIVEHYPOTHESISUPDATER_HPP_ */
HypothesisUpdater is an abstract class for updating the objects in the point cloud.
this namespace contains all generally usable classes.
boost::shared_ptr< PerspectiveHypothesisUpdater > PerspectiveHypothesisUpdaterPtr
Definition for the shared pointer type of the class.
unsigned int update(const ObjectTypeSetPtr &objectTypeSetPtr, const ViewportPoint &viewportPoint)
Updates the point cloud under the assumption that the given viewport was chosen.
void setDefaultRatingModule(DefaultRatingModulePtr defaultRatingModulePtr)


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