52 #include <visp/vpConfig.h>
53 #include <visp/vpDebug.h>
57 #if defined(VISP_HAVE_DC1394_2)
59 #include <visp/vp1394TwoGrabber.h>
60 #include <visp/vpImage.h>
61 #include <visp/vpImageIo.h>
80 std::cout <<
"IEEE1394 bus reset in progress..." << std::endl;
83 std::cout <<
"IEEE1394 bus was reset." << std::endl;
91 vpCERROR <<
"Failure: exit" << std::endl;
98 vpTRACE(
"Ieee 1394 grabber capabilities are not available...\n"
99 "You should install libdc1394-2 to use this binary.") ;
void acquire(vpImage< unsigned char > &I)
Class for firewire ieee1394 video devices using libdc1394-2.x api.