#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/IFrameGrabberImage.h>
#include <yarp/dev/IFrameGrabberControls.h>
#include <yarp/dev/IFrameGrabberControlsDC1394.h>
#include <yarp/dev/IRgbVisualParams.h>
#include <yarp/dev/IPreciselyTimed.h>
#include <yarp/dev/IWrapper.h>
#include <yarp/dev/IMultipleWrapper.h>
#include <limits>
#include "FrameGrabberCropper_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | FrameGrabberCropperOf< ImageType > |
class | FrameGrabberCropper |
FrameGrabberCropper : An image frame grabber device which can also crop the frame. More... | |