Skip to content

This project uses OpenCV to track the movement of the ball.

Notifications You must be signed in to change notification settings

IsmaelPacheco/ball_tracking

Repository files navigation

ball_tracking

English: This project uses OpenCV to track the movement of the ball.

It is based on the color of the object, for the correct functioning of the application, it is necessary to install OpenCV on the machine. That done, you can run directly from the Webcam with the command in the project folder:

$ python ball_tracking.py

Remembering that as a prerequisite it is necessary to install Python3.

Portuguese: Este projeto usa o OpenCV para rastrear o movimento da bola.

É baseado na cor do objeto, para o correto funcionamento do aplicativo, é necessário instalar o OpenCV na máquina. Feito isso, você pode executar diretamente da Webcam com o comando na pasta do projeto:

$ python ball_tracking.py

Lembrando que como Pré-requisito é necessário a instalação do Python3.

About

This project uses OpenCV to track the movement of the ball.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages