Grabbed existing progam off github and repaired it

This commit is contained in:
2024-11-27 21:25:48 +01:00
parent d26d277c3c
commit 8aa54805ac
13 changed files with 1558 additions and 113 deletions

View File

@@ -1,8 +1,20 @@
# OpenCV
## Requirements
For the camera we want it to detect what is happening on the video feed and identify it so it can identify dangers.
## Issues
* OpenCL not grabbing gpu
* Solution: https://github.com/Smorodov/Multitarget-tracker/issues/93
## Installation
### Dependencies
* glew
* opencv
* opencv
## Sources
* https://github.com/UnaNancyOwen/OpenCVDNNSample/tree/master