Code du cours de Kyle Mc Donald à l'ITP «Appropriating New Technologies» (face tracking, eye tracking, 3d scanning, computer security, privacy, and sharing)
https://github.com/kylemcdonald/AppropriatingNewTechnologies#readme
Vote 0
Doc. de la library javacvPro pour utiliser opencv avec processing
http://www.mon-club-elec.fr/pmwiki_reference_lib_javacvPro/pmwiki.php
Vote 0
FaceOSC is a tool for prototyping face-based interaction. It's built on non-commercial open source FaceTracker code from Jason Saragih. FaceOSC comes as an example app with the ofxFaceTracker addon for openFrameworks. You can download an OSX binary at github.com/downloads/kylemcdonald/ofxFaceTracker/FaceOSC.zip
http://vimeo.com/26098366
Vote 0
Gamuza is a d3cod3 open source software project, based on/developed with openframeworks creative coding c++ framework, by Emanuele Mazza. It can be used under CC-GNU GPL license and is basically a bridge over c++ programming designed for developing purpose-independent interactive installation mainly based on video tracking techniques. Many parts of the code comes from different people, sometimes modified depending on needs, and always commented into the code.
http://gamuza.d3cod3.org
Vote 0
http://www.nescivi.nl/?page_id=93
Vote 0
TLD is an award-winning, real-time algorithm for tracking of unknown objects in video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously Tracks the object, Learns its appearance and Detects it whenever it appears in the video. The result is a real-time tracking that typically improves over time. Due to its learning abilities, TLD has been advertised under name Predator. The video to the left introduces Predator and proposes several potential applications.
http://info.ee.surrey.ac.uk/Personal/Z.Kalal/tld.html
Vote 0
http://www.nescivi.nl/wordpress/?page_id=93
Vote 0
Haar Cascades Uploaded Image: IDEA.GIF Please contact Ale to change this page contents. Ale Here we have a repository of proven haar cascades for object detection. This page contains trained classifiers for detecting objects of a particular type, e.g. faces (frontal, profile), pedestrians etc. Some of the classifiers have a special license - please, look into the files for details.
http://alereimondo.no-ip.org/OpenCV/34
Vote 0
Masquage automatique de visages dans les vidéos avec openCV. (plus grand chose en ligne en mars 2010...)
http://jilt.indivia.net/catseye
Vote 0
Description de la méthode Viola-Jones de reconnaissance de visages (utilisée par openCV)
http://www.cognotics.com/opencv/servo_2007_series/part_2/sidebar.html
Vote 0