Object detection using deep learning with Yolo, OpenCV and Python via Real Time Streaming Protocol (RTSP)
Stars
166
Forks
45
Watchers
166
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #10 from foschmitz/modernize-yolo-and-bugfixes
86e6f6bView on GitHubUpgrade to Ultralytics YOLO11, fix crop colors, add padding
7e2df02View on GitHubRefactor: eliminate globals, add __main__ guard, performance improvements
be9f644View on GitHubFix bounding box clamping, RTSP cleanup, framelimit for files, multi-video output
a285f34View on GitHubFix OpenCV 4.x compatibility, performance, and repo hygiene
aaa30b8View on GitHub