sukjuhong / RPI-object-tracking

Object detection and tracking using Raspberry PI camera and servo motor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPI-object-tracking

It is a project to track tennis balls using a Raspberry Pi camera.

Feature

  • picamera to connect Raspberry PI camera.
  • GPIO to control camera.
  • pigpio to lower the delay.
  • cv2 to manipulate video source.

demo video

https://youtu.be/_sxaRluZgGU

About

Object detection and tracking using Raspberry PI camera and servo motor.

License:MIT License


Languages

Language:Python 100.0%