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

Public Member Functions

void PlayAsVideo (std::string videofile)
 
void AnalyseVideo (std::string videofile, uint16_t port=0, std::string host="")
 
void SaveAllImagesAsJPEG (std::string videofile)
 

Member Function Documentation

void Controller::AnalyseVideo ( std::string  videofile,
uint16_t  port = 0,
std::string  host = "" 
)

Opens a HDF5Videofile, calls the Analyser and displays the video and the Analyser-results

Parameters
videofilepath to the video file

Here is the call graph for this function:

void Controller::PlayAsVideo ( std::string  videofile)

Opens a HDF5Videofile and displays it

Parameters
videofilepath to the video file

Here is the call graph for this function:

void Controller::SaveAllImagesAsJPEG ( std::string  videofile)

Saves all images as jepg to disc

Parameters
videofilepath to the video file

Here is the call graph for this function:


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