mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 22:46:35 +01:00
Implemented OpenCV demo to demonstrate video device listing and set up code structure for video
This commit is contained in:
1
opencv_demo/README.md
Normal file
1
opencv_demo/README.md
Normal file
@@ -0,0 +1 @@
|
||||
gcc -o example.exe -I C:/opencv/build/include -L C:/opencv/build/x86/vc12/lib capture_playback.c -lopencv_core2411d -lopencv_highgui2411d -luuid -strmiids -lole32 -loleaut32
|
||||
Reference in New Issue
Block a user