30 #ifndef VIDEO_THREAD_H
31 #define VIDEO_THREAD_H
Computer vision framework for onboard processing.
void video_thread_init(void)
Initialize the view video.
void video_thread_stop(void)
Stops the streaming of all cameras This could take some time, because the thread is stopped asynchron...
void video_thread_periodic(void)
A dummy for now.
void video_thread_start(void)
Starts the streaming of a all cameras.