Skip to content

anyili/object_tracking_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object tracking and robotic arm control

Introduction

This is a small project to use OpenCV 3 to control OWI robotic arm

It is based on couple of other projects

It will track your fist (left hand) and move OWI robotic arm according your movement in x or y direction

Installation

If you are using anaconda python dist, you will need to install OpenCV

conda install -f  -c menpo opencv3

and install pyusb

pip install pyusb

About

Using OpenCV for OWI robotic arm control (Python version)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages