#include "V4L_camera.h"
#include "list.h"
#include "USBcameraLogComponent.h"
#include <yarp/os/LogStream.h>
#include <yarp/os/Time.h>
#include <yarp/os/Value.h>
#include <cstdio>
#include <ctime>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/core/core_c.h>
Go to the source code of this file.
◆ NOT_PRESENT
◆ getEpochTimeShift()
static double getEpochTimeShift |
( |
| ) |
|
|
static |
◆ queryctrl
struct v4l2_queryctrl queryctrl |
◆ querymenu
struct v4l2_querymenu querymenu |