#include <yarp/os/Property.h>
#include <yarp/dev/FrameGrabberInterfaces.h>
#include <yarp/dev/DeviceDriver.h>
#include <yarp/os/Stamp.h>
#include <yarp/dev/IPreciselyTimed.h>
#include <opencv2/highgui/highgui.hpp>
Go to the source code of this file.
Classes | |
class | OpenCVGrabber |
opencv_grabber : An image frame grabber device using OpenCV to capture images from cameras and AVI files. More... | |