46 #include <visp3/core/vpConfig.h>
47 #include <visp3/core/vpDebug.h>
51 #ifdef ENABLE_VISP_NAMESPACE
55 #if defined(VISP_HAVE_DC1394)
57 #include <visp3/core/vpImage.h>
58 #include <visp3/io/vpImageIo.h>
59 #include <visp3/sensor/vp1394TwoGrabber.h>
64 std::cout <<
"IEEE1394 bus reset in progress..." << std::endl;
67 std::cout <<
"IEEE1394 bus was reset." << std::endl;
75 vpCERROR <<
"Failure: exit" << std::endl;
81 vpTRACE(
"Ieee 1394 grabber capabilities are not available...");
82 vpTRACE(
"You should install libdc1394-2 to use this binary.");
Class for firewire ieee1394 video devices using libdc1394-2.x api.
void acquire(vpImage< unsigned char > &I)