Am5os
 All Classes Functions Pages
Public Member Functions | List of all members
Analyser Class Reference

Public Member Functions

 Analyser (std::vector< Scenario * > scenarios)
 
void AddScenario (Scenario *scenario)
 
ScenarioAnalyse (FrameDetectionData detected_objects)
 

Constructor & Destructor Documentation

Analyser::Analyser ( std::vector< Scenario * >  scenarios)

Constructor.

Parameters
scenariosThe vector with the possible scenarios

Member Function Documentation

void Analyser::AddScenario ( Scenario scenario)

Adds a scenario to the vector with analysed scenarios.

Parameters
scenarioThe scenario to add.
Scenario * Analyser::Analyse ( FrameDetectionData  detected_objects)

Analyses the frame detection data and detetermines which scenario is there

Parameters
detected_objectsThe frame data with detected objects
Returns
The detected scenario

Here is the call graph for this function:

Here is the caller graph for this function:


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