O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by odewahn1 : Mar 14 2011 11:12 AM
Hi. You need to use a vision library like OpenCV. This article describes how to use it in Processing:
http://blog.makezine...ith-opencv.html
However, rather than detecting faces, you need to detec... full answer >
If you're creating a search engine you'll need a way to collect documents. In this excerpt from Tony Segaran's Programming Collective Intelligence the author shows you how to set up a simple web crawl...
Answered by MarcdeVinck : Dec 04 2009 02:58 PM
Howtoons is an amazing resource for projects. The marshmallow shooter is particularly fun! - Marc
https://www.makershe...e=9780060761585 full answer >
If you want to create a Google Wave Robot that listens for changes to a Wave and inserts a Google Gadget, this post is an attempt to share that knowledge. At the moment, Wave Robots must reside on G...