One of the topics which is going to play a very important role in intelligent displays is Face Detection and Tracking. At the moment there are many applications in C++ and Java doing Face Detection. In the Web-Area (AS3 and Processing) it still seems a bit quiet…most likely because the power of the Languages just doesnt suffice…
In any case some interesting links regarding this topic:
http://en.wikipedia.org/wiki/Morphological_image_processing
http://www.face-rec.org/source-codes/
http://wwwiaim.ira.uka.de/computer-vision/ (german)
http://opencvlibrary.sourceforge.net/ (The openCV project is a library which provides function for real-time computer vision)
http://ivt.sourceforge.net/ (Integrating Vision Toolkit)
http://www.fujifilm.com/products/digital_cameras/f/finepix_f50fd/features/index.html (seems that FujiFilm hast integrated a very capable Face Detection technology in its newer cam models)
