Main Page
Namespaces
Classes
Files
File List
File Members
include
next_best_view
hypothesis_updater
HypothesisUpdater.hpp
Go to the documentation of this file.
1
20
#ifndef HYPOTHESISUPDATER_HPP_
21
#define HYPOTHESISUPDATER_HPP_
22
23
#include "
next_best_view/common/CommonClass.hpp
"
24
#include "
typedef.hpp
"
25
26
namespace
next_best_view
{
30
class
HypothesisUpdater
:
public
CommonClass
{
31
public
:
32
HypothesisUpdater
();
33
virtual
~HypothesisUpdater
() = 0;
34
41
virtual
unsigned
int
update
(
const
ObjectTypeSetPtr
&objectTypeSetPtr,
const
ViewportPoint
&viewportPoint) = 0;
42
};
43
47
typedef
boost::shared_ptr<HypothesisUpdater>
HypothesisUpdaterPtr
;
48
}
49
50
#endif
/* HYPOTHESISUPDATER_HPP_ */
next_best_view::HypothesisUpdater::update
virtual unsigned int update(const ObjectTypeSetPtr &objectTypeSetPtr, const ViewportPoint &viewportPoint)=0
Updates the point cloud under the assumption that the given viewport was chosen.
next_best_view::CommonClass
Definition:
CommonClass.hpp:26
next_best_view::HypothesisUpdater
HypothesisUpdater is an abstract class for updating the objects in the point cloud.
Definition:
HypothesisUpdater.hpp:30
next_best_view::HypothesisUpdater::HypothesisUpdater
HypothesisUpdater()
Definition:
HypothesisUpdater.cpp:23
next_best_view::DefaultViewportPoint
DefaultViewportPoint.
Definition:
DefaultViewportPoint.hpp:60
next_best_view::HypothesisUpdater::~HypothesisUpdater
virtual ~HypothesisUpdater()=0
Definition:
HypothesisUpdater.cpp:25
boost::shared_ptr< ObjectTypeSet >
next_best_view
this namespace contains all generally usable classes.
Definition:
CameraModelFilter.hpp:26
CommonClass.hpp
next_best_view::HypothesisUpdaterPtr
boost::shared_ptr< HypothesisUpdater > HypothesisUpdaterPtr
Definition for the shared pointer type of the class.
Definition:
HypothesisUpdater.hpp:47
typedef.hpp
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