Classes | Namespaces | Macros
camera_driver.h File Reference
#include <string>
#include <iostream>
#include <algorithm>
#include <set>
#include <libavcodec/version.h>
#include <libavcodec/avcodec.h>
#include <libswscale/swscale.h>
#include <libavutil/imgutils.h>
#include <libavutil/frame.h>
#include <libavutil/mem.h>
#include <fcntl.h>
#include <unistd.h>
#include <malloc.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <opencv2/imgproc.hpp>
#include "usb_cam/types.h"
#include "usb_cam/util.h"
#include "usb_cam/converters.h"
Include dependency graph for camera_driver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  usb_cam::AbstractV4LUSBCam
 

Namespaces

 usb_cam
 

Macros

#define __STDC_CONSTANT_MACROS
 
#define AV_CODEC_ID_MJPEG   CODEC_ID_MJPEG
 

Macro Definition Documentation

◆ __STDC_CONSTANT_MACROS

#define __STDC_CONSTANT_MACROS

Definition at line 17 of file camera_driver.h.

◆ AV_CODEC_ID_MJPEG

#define AV_CODEC_ID_MJPEG   CODEC_ID_MJPEG

Definition at line 13 of file camera_driver.h.



usb_cam
Author(s): Benjamin Pitzer
autogenerated on Sun Sep 3 2023 02:44:54