Skip to content

A contour detection algorithm using CVBridge on ROS-Noetic

Notifications You must be signed in to change notification settings

robosac333/Contour-Detection-ROS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Contour-Detection-to-track-tennis-balls-using-ROS-nodes

A contour detection algorithm using CVBridge on ROS-Noetic

  1. Make sure that you have all the necessary libraries such as OpenCV4 etc. installed.

  2. If not identify these libraries in the header of the algorithm and pip install these files.

  3. Activate the roscore

  4. Before running this ROS Script we need to load the ROS camera node using rosrun usb_cam usb_cam_node _pixel_format:=yuyv

  5. Go inside the workspace, source it and run the script using rosrun ball_detection tennis_ball_usb_cam_tracker.py

Click to Watch Video

About

A contour detection algorithm using CVBridge on ROS-Noetic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published