#include <yarp/os/Property.h>#include <yarp/dev/IFrameGrabberImage.h>#include <yarp/dev/DeviceDriver.h>#include <yarp/os/Stamp.h>#include <yarp/dev/IPreciselyTimed.h>#include "OpenCVGrabber_ParamsParser.h"#include <opencv2/videoio.hpp>
Include dependency graph for OpenCVGrabber.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OpenCVGrabber |
openCVGrabber: An image frame grabber device using OpenCV to capture images from cameras and AVI files. More... | |