peterbraden / WebcamParallax.js

Realtime Face Detection powers browser parallax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real Time Face Tracking Parallax

Demos real time face detection from OpenCV, sent to browser over socket.io to power a parallax effect.

--

- Install OpenCV 2.3.1 [http://opencv.willowgarage.com/wiki/InstallGuide]
- npm install .
- Open browser at http://localhost:8080/

--

Tested on OSX 10.7.3 with OpenCV 2.3.1 , YMMV.

== Images are from jquery-parallax by Stephband [https://github.com/stephband/jparallax]

About

Realtime Face Detection powers browser parallax.


Languages

Language:JavaScript 100.0%