Skip to content

Simple object tracking algorithm by color and circular shape.

Notifications You must be signed in to change notification settings

jpchavat/simple_tracking_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tracking a circular colored object

This is a simple algorithm for recognizing and tracking an homogeneous-colored and circular-like object. The intention is to track an homogeneous-colored ball.

It makes use of OpenCV methods Gaussian blur and simple blob detection.

Demo

Video demostration:

About

Simple object tracking algorithm by color and circular shape.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages