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
detect_contour.c File Reference
+ Include dependency graph for detect_contour.c:

Go to the source code of this file.

Functions

struct image_tcontour_func (struct image_t *img)
 
void detect_contour_init (void)
 

Detailed Description

Author
Roland Meertens and Peng Lu

Definition in file detect_contour.c.

Function Documentation

struct image_t * contour_func ( struct image_t img)

Definition at line 32 of file detect_contour.c.

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

Referenced by detect_contour_init().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: