Defines | Functions
opt_nm33_camera.cpp File Reference
#include "opt_nm33_camera.h"
#include <opencv/cv.h>
#include <opencv/highgui.h>
#include <opencv2/opencv.hpp>
#include <fcntl.h>
#include <sys/mman.h>
#include <unistd.h>
Include dependency graph for opt_nm33_camera.cpp:

Go to the source code of this file.

Defines

#define CLEAR(x)   memset (&(x), 0, sizeof (x))

Functions

static bool mjpeg_to_rgb24 (int width, int height, unsigned char *src, int length, unsigned char *dst)

Define Documentation

#define CLEAR (   x)    memset (&(x), 0, sizeof (x))

Definition at line 16 of file opt_nm33_camera.cpp.


Function Documentation

static bool mjpeg_to_rgb24 ( int  width,
int  height,
unsigned char *  src,
int  length,
unsigned char *  dst 
) [static]

Definition at line 20 of file opt_nm33_camera.cpp.



opt_camera
Author(s): Kei Okada
autogenerated on Wed Jul 10 2019 03:24:10