Skip to content

yuxiangdai/OpenCV-Ball-Balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv_ball_tracking

Balancing a Ping Pong ball with Arduino and OpenCV

  1. Colour picker to generate HSV values to be used in OpenCV
  2. Object tracking using generated image masking/contouring to pinpoint ball
  3. Position and acceleration history stored for processing
  4. Feedback loop control schema to adjust ball position
  5. Serial communication with Arduino Uno for real-time servo movement
  6. Graphical output of time-response characteristics for control tuning

Ball

Video

Releases

No releases published

Packages

No packages published

Languages