Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "opencv_example.h"
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include "opencv_image_functions.h"
Go to the source code of this file.
Functions | |
int | opencv_example (char *img, int width, int height) |
Definition in file opencv_example.cpp.
int opencv_example | ( | char * | img, |
int | width, | ||
int | height | ||
) |
Definition at line 38 of file opencv_example.cpp.
References colorbgr_opencv_to_yuv422(), and grayscale_opencv_to_yuv422().
Referenced by opencv_func().