30 #ifndef DETECT_CONTOUR_FPS
31 #define DETECT_CONTOUR_FPS 0
struct image_t * contour_func(struct image_t *img)
struct video_listener * cv_add_to_device(struct video_config_t *device, cv_function func, uint16_t fps)
#define DETECT_CONTOUR_FPS
Default FPS (zero means run at camera fps)
Detects contours of an obstacle used in the autonomous drone racing.
void detect_contour_init(void)
struct contour_threshold cont_thres
Computer vision framework for onboard processing.
UYVY format (uint16 per pixel)
void find_contour(char *img, int width, int height)