2 #include <visp3/gui/vpDisplayOpenCV.h>
3 #include <visp3/sensor/vpOpenCVGrabber.h>
7 #if defined(VISP_HAVE_OPENCV) && (VISP_HAVE_OPENCV_VERSION < 0x020408)
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.
unsigned int getHeight() const
virtual bool getClick(bool blocking=true)=0