WebcamParallax.js icon indicating copy to clipboard operation
WebcamParallax.js copied to clipboard

Realtime Face Detection powers browser parallax.

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]