JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <jevois/Component/Component.H>
#include <jevois/Types/BoundedBuffer.H>
#include <opencv2/opencv.hpp>
#include <opencv2/videoio.hpp>
#include <future>
#include <atomic>
Go to the source code of this file.
Classes | |
class | BufferedVideoReader |
Simple class to read video frames from a movie file, decode them, and buffer them for smooth playback. More... | |
Namespaces | |
namespace | bufferedvideoreader |