#include <QObject>
#include <QTimer>
#include <QDebug>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/core/core.hpp>
#include <math.h>
Go to the source code of this file.
Classes | |
class | OpenCVCapture |
Class to capture frames or single images using OpenCV. More... |