mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-03 20:04:58 +00:00
20 lines
376 B
Markdown
20 lines
376 B
Markdown
# 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
|
|
|
|
|
|
|
|
|
|
## Sources
|
|
* https://github.com/UnaNancyOwen/OpenCVDNNSample/tree/master |