Paparazzi UAS  v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
opencv_example.cpp File Reference
#include "opencv_example.h"
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include "opencv_image_functions.h"
+ Include dependency graph for opencv_example.cpp:

Go to the source code of this file.

Functions

int opencv_example (char *img, int width, int height)
 

Detailed Description

Author
C. De Wagter A simple module showing what you can do with opencv on the bebop.

Definition in file opencv_example.cpp.

Function Documentation

int opencv_example ( char *  img,
int  width,
int  height 
)

Definition at line 37 of file opencv_example.cpp.

References colorrgb_opencv_to_yuv422().

Referenced by opencv_func().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: