struct video_listener * cv_add_to_device(struct video_config_t *device, cv_function func)
int opencv_example(char *img, int width, int height)
void opencvdemo_init(void)
Computer vision framework for onboard processing.
void * buf
Image buffer (depending on the image_type)
UYVY format (uint16 per pixel)
struct image_t * opencv_func(struct image_t *img)
enum image_type type
The image type.