Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 540 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 540 Bytes

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