|
vivalib library
Concurrent C++11 OpenCV library for Computer Vision applications
|
#include <listener.h>

Public Member Functions | |
| virtual void | keyboardInput (int key) |
KeyboardListener interface
|
inlinevirtual |
It will be called only when the user stroke a keyboard key
| key | the value of the pressed key |
Reimplemented in viva::BatchProcessFrame, and viva::ProcessFrame.
1.8.11