Skip to content

karlosebalj/Tennis_ball_tracking_in_ROS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracking a tennis ball using OpenCV made inside ROS for a mobile robot

Ball detection algorithm consists of: 1. Read input image from USB camera as RGB 2. Filter the color of the ball using HSV method 3. Apply contour detection algorithm to find edges and contours 4. Get center position of the ball and print those values 5. Display information of the ball (position, center)

About

Tracking a tennis ball inside ROS made using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published