Public Member Functions | Private Attributes | List of all members
ISM::Recorder Class Reference

#include <Recorder.hpp>

Public Member Functions

void insert (const ObjectSetPtr &set, const std::string &patternName)
 
 Recorder (const std::string &dbfilename)
 

Private Attributes

TableHelperPtr tableHelper
 

Detailed Description

Recorder class. Wrapper for TableHelper that simplifies adding object configurations to already recorded training data.

Definition at line 31 of file Recorder.hpp.

Constructor & Destructor Documentation

◆ Recorder()

ISM::Recorder::Recorder ( const std::string &  dbfilename)

Create training data recording interface to an sqlite db.

Parameters
dbfilenameDb into which training data is to be stored.

Definition at line 22 of file Recorder.cpp.

Member Function Documentation

◆ insert()

void ISM::Recorder::insert ( const ObjectSetPtr set,
const std::string &  patternName 
)

Add object configuration of a certain scene to already recorded training data.

Parameters
setOne example of a spatial configuration of objects.
patternNameScene to which object configuration belongs.

Definition at line 30 of file Recorder.cpp.

Member Data Documentation

◆ tableHelper

TableHelperPtr ISM::Recorder::tableHelper
private

Definition at line 32 of file Recorder.hpp.


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


asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Mon Feb 28 2022 21:48:45