Webcam Tracker
V1.0
Using openCV and an Arduino Uno
|
header file of the Button class More...
#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 | Button |
A button that can be clicked. Member of GUI classes Graphic group. More... | |
struct | Button::STYLE |
Button style information. More... | |