#include <opencv2/core/core.hpp>
#include <linux/videodev2.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/ioctl.h>
Go to the source code of this file.