#include <QObject>
#include <QMutex>
#include <QImage>
#include <boost/shared_ptr.hpp>
#include <opencv2/highgui/highgui.hpp>
Go to the source code of this file.