Main Page
Namespaces
Classes
Files
File List
File Members
include
next_best_view
hypothesis_updater
impl
DefaultHypothesisUpdater.hpp
Go to the documentation of this file.
1
20
#ifndef DEFAULTHYPOTHESISUPDATER_HPP_
21
#define DEFAULTHYPOTHESISUPDATER_HPP_
22
23
#include "
next_best_view/hypothesis_updater/HypothesisUpdater.hpp
"
24
25
namespace
next_best_view
{
26
class
DefaultHypothesisUpdater
:
public
HypothesisUpdater
{
27
public
:
28
DefaultHypothesisUpdater
();
29
virtual
~DefaultHypothesisUpdater
();
30
31
unsigned
int
update
(
const
ObjectTypeSetPtr
&objectTypeSetPtr,
const
ViewportPoint
&viewportPoint);
32
};
33
37
typedef
boost::shared_ptr<DefaultHypothesisUpdater>
DefaultHypothesisUpdaterPtr
;
38
}
39
40
41
#endif
/* DEFAULTHYPOTHESISUPDATER_HPP_ */
next_best_view::DefaultHypothesisUpdater
Definition:
DefaultHypothesisUpdater.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::DefaultViewportPoint
DefaultViewportPoint.
Definition:
DefaultViewportPoint.hpp:60
next_best_view::DefaultHypothesisUpdater::DefaultHypothesisUpdater
DefaultHypothesisUpdater()
Definition:
DefaultHypothesisUpdater.cpp:23
boost::shared_ptr< ObjectTypeSet >
next_best_view
this namespace contains all generally usable classes.
Definition:
CameraModelFilter.hpp:26
next_best_view::DefaultHypothesisUpdater::~DefaultHypothesisUpdater
virtual ~DefaultHypothesisUpdater()
Definition:
DefaultHypothesisUpdater.cpp:24
HypothesisUpdater.hpp
next_best_view::DefaultHypothesisUpdater::update
unsigned int update(const ObjectTypeSetPtr &objectTypeSetPtr, const ViewportPoint &viewportPoint)
Updates the point cloud under the assumption that the given viewport was chosen.
Definition:
DefaultHypothesisUpdater.cpp:26
next_best_view::DefaultHypothesisUpdaterPtr
boost::shared_ptr< DefaultHypothesisUpdater > DefaultHypothesisUpdaterPtr
Definition for the shared pointer type of the class.
Definition:
DefaultHypothesisUpdater.hpp:37
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