2 #include <visp3/core/vpImage.h> 3 #include <visp3/gui/vpDisplayGDI.h> 4 #include <visp3/sensor/vp1394CMUGrabber.h> 8 #ifdef VISP_HAVE_CMU1394 24 std::cout <<
"No image viewer is available..." << std::endl;
35 std::cout <<
"Catch an exception: " << e << std::endl;
38 std::cout <<
"Install CMU1394 SDK, configure and build ViSP again to use this example" << std::endl;
void setVideoMode(unsigned long format, unsigned long mode)
static bool getClick(const vpImage< unsigned char > &I, bool blocking=true)
unsigned int getWidth() const
void open(vpImage< unsigned char > &I)
Display for windows using GDI (available on any windows 32 platform).
error that can be emited by ViSP classes.
static void flush(const vpImage< unsigned char > &I)
Firewire cameras video capture based on CMU 1394 Digital Camera SDK.
void setFramerate(unsigned long fps)
void acquire(vpImage< unsigned char > &I)
static void display(const vpImage< unsigned char > &I)
unsigned int getHeight() const