Tracking of color balls on webcam with OpenCV library. Language: Java
-
Updated
Sep 17, 2022 - Java
Tracking of color balls on webcam with OpenCV library. Language: Java
In this project, we employ the YOLOv8 model for detecting a football in video frames and the Deep SORT algorithm for tracking the detected football across the frames. This combination ensures robust and real-time object detection and tracking.
This project tracks the trajectory of a Ball using OpenCV. A part of my Pyimagesearch 17 days into the deep learning program, this code tracks the trajectory of the ball.
Developed a DRS Review System where we can get help in giving accurate decision of out or not out looking at the replay of shots with beautiful animation.
Trying to use OpenCV on the classic 1986 – Arkanoid Series brick breaker game, to track the ball and perform few operations.
Add a description, image, and links to the balltracking topic page so that developers can more easily learn about it.
To associate your repository with the balltracking topic, visit your repo's landing page and select "manage topics."