2 #include <visp/vpDisplayOpenCV.h>
3 #include <visp/vpOpenCVGrabber.h>
7 #ifdef VISP_HAVE_OPENCV
26 std::cout <<
"Catch an exception: " << e << std::endl;
unsigned int getWidth() const
error that can be emited by ViSP classes.
static void flush(const vpImage< unsigned char > &I)
static void display(const vpImage< unsigned char > &I)
The vpDisplayOpenCV allows to display image using the opencv library.
void acquire(vpImage< unsigned char > &I)
unsigned int getHeight() const
virtual bool getClick(bool blocking=true)=0
Class for cameras video capture using OpenCV library.