Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garyli1019/adv-object-tracking
https://github.com/garyli1019/adv-object-tracking
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/garyli1019/adv-object-tracking
- Owner: garyli1019
- Created: 2017-03-10T01:46:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T05:58:07.000Z (almost 8 years ago)
- Last Synced: 2024-01-21T10:22:37.330Z (11 months ago)
- Language: C++
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ADV object tracking
Modify data: March 9/2017
Acknowledge:
Kyle Hounslow: A youtuber who provide the tutorial to do the color based object tracking task with OpenCV.
Link: https://www.youtube.com/channel/UCJ2b0kP6Hwc_R8ebv8P2f9w
Petr Kout: A Software engineer who provide mjpg streamer and tutorial to stream video from Raspberry Pi to other devices.
Link:http://petrkout.com/electronics/low-latency-0-4-s-video-streaming-from-raspberry-pi-mjpeg-streamer-opencv/
Bharath Prabhuswamy: The author of OpenCV based QR code detection program.
Link: http://dsynflo.blogspot.com/2014/10/opencv-qr-code-detection-and-extraction.html