vivalib library
Concurrent C++11 OpenCV library for Computer Vision applications
|
#include <channel.h>
BufferedChannel template class The class is used to comunicate data between two threads using a producer-consurmer philosophy and a FIFO order.