46#include <visp3/core/vpConfig.h>
48#include <visp3/core/vpImage.h>
49#include <visp3/sensor/vpDirectShowGrabber.h>
53#ifdef ENABLE_VISP_NAMESPACE
60#ifdef VISP_HAVE_DIRECTSHOW
80 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.