48#include <visp3/core/vpConfig.h>
50#include <visp3/core/vpImage.h>
51#include <visp3/sensor/vpDirectShowGrabber.h>
58#ifdef VISP_HAVE_DIRECTSHOW
78 std::cout <<
"Catch an exception: " << e << std::endl;
class for windows direct show devices
void acquire(vpImage< unsigned char > &I)
unsigned int getDeviceNumber()
bool setImageSize(unsigned int width, unsigned int height)
bool setFramerate(double framerate)
error that can be emitted by ViSP classes.
Definition of the vpImage class member functions.