Paparazzi UAS  v5.14.0_stable-0-g3f680d1
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.

Macros

#define DETECT_CONTOUR_FPS   0
 Default FPS (zero means run at camera fps) More...
 

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.

Macro Definition Documentation

#define DETECT_CONTOUR_FPS   0

Default FPS (zero means run at camera fps)

Definition at line 31 of file detect_contour.c.

Referenced by detect_contour_init().

Function Documentation

struct image_t * contour_func ( struct image_t img)

Definition at line 37 of file detect_contour.c.

References find_contour(), and IMAGE_YUV422.

Referenced by detect_contour_init().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: