This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
README
Facer is a small script that uses OpenCV (http://opencv.willowgarage.com/wiki/) and its Ruby bindings (http://github.com/ryanfb/ruby-opencv/tree/master) to perform face detection using several detectors on several images. Run it by typing (example): ruby facer.rb "/Users/myname/pictures/**/*.{jpg|gif}" This script take inspiration from a very good speech by http://coryforsyth.com/ @ Euruko2009 You can have a look at a sample output page here: http://www.sandropaganotti.com/wp-content/facer/3517443572.jpg.html Sandro Paganotti








