Browny Hand Tracking Save

A simple multiple hands tracking implementation based on OpenCV library

Project README

####1. Prepare the OpenCV environment####

#####Linux#####

Installing Opencv2.2 in Ubuntu 11.04

Installing OpenCV 2.4.1 in Ubuntu 12.04 LTS

#####Mac#####

Installing the OpenCV library on Mac OS X Lion using Homebrew

####2. Prepare the CMake build environment####

$ sudo apt-get install cmake

####3. Clone the project to local####

$ git clone [email protected]:browny/hand-tracking.git
$ cd hand-tracking

####4. Take out-of-source CMake build####

$ mkdir release
$ cd release
$ cmake ..
$ make

####5. Enjoy####

$ cd bin
$ ./main

####6. Exit####

Press 'Esc' to close window and quit

####7. Demo####

Open Source Agenda is not affiliated with "Browny Hand Tracking" Project. README Source: browny/hand-tracking
Stars
30
Open Issues
2
Last Commit
11 years ago

Open Source Agenda Badge

Open Source Agenda Rating