46 #include <visp3/core/vpConfig.h> 47 #include <visp3/core/vpDebug.h> 51 #if defined(VISP_HAVE_DC1394) 53 #include <visp3/core/vpImage.h> 54 #include <visp3/io/vpImageIo.h> 55 #include <visp3/sensor/vp1394TwoGrabber.h> 72 std::cout <<
"IEEE1394 bus reset in progress..." << std::endl;
75 std::cout <<
"IEEE1394 bus was reset." << std::endl;
82 vpCERROR <<
"Failure: exit" << std::endl;
88 vpTRACE(
"Ieee 1394 grabber capabilities are not available...\n" 89 "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.