#include <yarp/os/Property.h>#include <yarp/dev/IFrameWriterImage.h>#include <yarp/dev/DeviceDriver.h>#include <yarp/os/Stamp.h>#include <yarp/dev/IPreciselyTimed.h>#include "OpenCVWriter_ParamsParser.h"#include <opencv2/videoio.hpp>
Include dependency graph for OpenCVWriter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OpenCVWriter |
OpenCVWriter: A device which receives images and writes a video file to disk using openCV More... | |