Paparazzi UAS  v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cv_opencvdemo.c File Reference
+ Include dependency graph for cv_opencvdemo.c:

Go to the source code of this file.

Functions

struct image_topencv_func (struct image_t *img)
 
void opencvdemo_init (void)
 

Detailed Description

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

Definition in file cv_opencvdemo.c.

Function Documentation

struct image_t * opencv_func ( struct image_t img)

Definition at line 33 of file cv_opencvdemo.c.

References image_t::buf, image_t::h, IMAGE_YUV422, opencv_example(), image_t::type, and image_t::w.

Referenced by opencvdemo_init().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void opencvdemo_init ( void  )

Definition at line 47 of file cv_opencvdemo.c.

References cv_add_to_device(), and opencv_func().

+ Here is the call graph for this function: