 |
Visual Servoing Platform
version 3.2.0
|
52 #include <visp3/core/vpImage.h>
53 #include <visp3/sensor/vpV4l2Grabber.h>
73 std::cout <<
"Catch an exception: " << e << std::endl;
void open(vpImage< unsigned char > &I)
void setInput(unsigned input=vpV4l2Grabber::DEFAULT_INPUT)
void setHeight(unsigned h)
void setNBuffers(unsigned nbuffers)
void setWidth(unsigned w)
void acquire(vpImage< unsigned char > &I)
Class that is a wrapper over the Video4Linux2 (V4L2) driver.
error that can be emited by ViSP classes.