#include <iri_screen_information/ScreenInformationConfig.h>
#include "mutex.h"
#include <opencv/cv.h>
#include <opencv/cvwimage.h>
#include <opencv/highgui.h>
Go to the source code of this file.
Classes | |
class | ScreenInformationAlgorithm |
IRI ROS Specific Driver Class. More... | |
Variables | |
static const char | WINDOW [] = "Image window" |
const char WINDOW[] = "Image window" [static] |
Definition at line 37 of file screen_information_alg.h.