|
Webcam Tracker
V1.0
Using openCV and an Arduino Uno
|
header file of the GUI class More...
#include <string>#include <opencv2/highgui.hpp>#include <opencv2/core/core.hpp>#include <opencv2/features2d/features2d.hpp>#include <opencv2/imgproc.hpp>#include "Menu.h"#include "Console.h"#include "Button.h"#include "../PipeLineActions/PipeLineAction.h"Go to the source code of this file.
Classes | |
| class | GUI |
| Contains the graphic user interface main class. Member of GUI classes Graphic group. More... | |