Files
J2S1-Kobuki/docs/code/OpenCV.md

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