#include <opencv/cv.h>
#include <opencv/highgui.h>
#include <linux/videodev2.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/ioctl.h>
Go to the source code of this file.