$search
#include "main_window.h"#include <iostream>#include <sstream>#include <fstream>#include <vlr/arial.h>#include <vlr/vlrException.h>#include <vlr/vlrImage.h>#include <boost/bind.hpp>#include <remote_power_manager/SetPortRelay.h>#include <opencv2/core/core.hpp>#include <opencv2/video/tracking.hpp>#include <opencv2/highgui/highgui.hpp>
Go to the source code of this file.
Defines | |
| #define | DEFAULT_FORMAT QGLFormat(QGL::DoubleBuffer) |
| #define | DEFAULT_FRAMERATE 30 |
| #define | DEFAULT_MODE vlr::MODE_2D |
| #define DEFAULT_FORMAT QGLFormat(QGL::DoubleBuffer) |
Definition at line 61 of file main_window.cpp.
| #define DEFAULT_FRAMERATE 30 |
Definition at line 60 of file main_window.cpp.
| #define DEFAULT_MODE vlr::MODE_2D |
Definition at line 59 of file main_window.cpp.