vivalib library
Concurrent C++11 OpenCV library for Computer Vision applications
|
#include <utils.h>
Static Public Attributes | |
static const int | ESC = 27 |
static const int | TAB = 9 |
static const int | SPACE = 32 |
static const int | NONE = -1 |
static const int | c = 'c' |
Set of custom keys used in the GUI. The ESC key will exit the applicaiton The SPACE will pause and resume the video sequence