1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-04 06:16:45 +02:00

Implemented OpenCV demo to demonstrate video device listing and set up code structure for video

This commit is contained in:
cnhenry
2015-05-25 16:59:06 -05:00
parent ca1fca5aa5
commit 6e90072fb8
21 changed files with 783 additions and 15 deletions

View File

@ -59,7 +59,7 @@
#include "help.h"
#include "notify.h"
#include "autocomplete.h"
#include "device.h"
#include "audio_device.h"
extern char *DATA_FILE;