vivalib library
Concurrent C++11 OpenCV library for Computer Vision applications
Static Public Attributes | List of all members
viva::Keys Struct Reference

#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'
 

Detailed Description

Set of custom keys used in the GUI. The ESC key will exit the applicaiton The SPACE will pause and resume the video sequence


The documentation for this struct was generated from the following files: