Webcam Tracker
V1.0
Using openCV and an Arduino Uno
|
header file of the Console class More...
#include <deque>
#include <string>
#include <opencv2/highgui.hpp>
#include <opencv2/core/core.hpp>
#include <opencv2/features2d/features2d.hpp>
#include <opencv2/imgproc.hpp>
Go to the source code of this file.
Classes | |
class | Console |
Displays the output of the serial communication. Member of GUI classes Graphic group. More... | |
struct | Console::STYLE |
Console style information. More... | |