Public Member Functions | Private Attributes | List of all members
SceneModel::PSMTrainer Class Reference

#include <PSMTrainer.h>

Inheritance diagram for SceneModel::PSMTrainer:
Inheritance graph
[legend]

Public Member Functions

void addSceneGraphMessages (std::vector< ISM::ObjectSetPtr > pMessages)
 
 PSMTrainer (const double pStaticBreakRatio, const double pTogetherRatio, const double pMaxAngleDeviation)
 
 ~PSMTrainer ()
 
- Public Member Functions inherited from SceneModel::AbstractTrainer
 AbstractTrainer ()
 
boost::shared_ptr< TreeNodegetTree ()
 
void loadTrajectoriesAndBuildTree ()
 
void loadTrajectoriesAndBuildTree (std::string pType)
 
 ~AbstractTrainer ()
 

Private Attributes

boost::shared_ptr< PbdSceneGraphSourcepbdSource
 

Additional Inherited Members

- Protected Attributes inherited from SceneModel::AbstractTrainer
boost::shared_ptr< AbstractGraphGeneratorgenerator
 
boost::shared_ptr< TreeNoderoot
 
boost::shared_ptr< AbstractSourcesource
 

Detailed Description

This class is the trainer used by the Probabilistic Scene Model.

Author
Joachim Gehrung
Version
See SVN

Definition at line 42 of file PSMTrainer.h.

Constructor & Destructor Documentation

SceneModel::PSMTrainer::PSMTrainer ( const double  pStaticBreakRatio,
const double  pTogetherRatio,
const double  pMaxAngleDeviation 
)

Constructor.

Parameters
pStaticBreakRatioMaximal percentage of breaks in object relation.
pTogetherRatioMinimal percentage of the frames objects are related relation.
pMaxAngleDeviationMaximal allowed angular distance between two objects.

Definition at line 22 of file PSMTrainer.cpp.

SceneModel::PSMTrainer::~PSMTrainer ( )

Destructor.

Definition at line 37 of file PSMTrainer.cpp.

Member Function Documentation

void SceneModel::PSMTrainer::addSceneGraphMessages ( std::vector< ISM::ObjectSetPtr >  pMessages)

Adds a ISM::ObjectSet for conversion into a trajectory.

Parameters
pMessageThe messages to add to the source.

Definition at line 42 of file PSMTrainer.cpp.

Member Data Documentation

boost::shared_ptr<PbdSceneGraphSource> SceneModel::PSMTrainer::pbdSource
private

A source for collecting and converting ISM::ObjectSets.

Definition at line 72 of file PSMTrainer.h.


The documentation for this class was generated from the following files:


asr_relation_graph_generator
Author(s): Meißner Pascal
autogenerated on Fri Nov 15 2019 03:39:19