Suppose you have a collection of digital photos you took on a trip to a zoo. You want to programmatically classify each photo as one of the 100 different kinds of animals you photographed: "aardvark," ...
One of our Ars editors pointed me to a Google code repository that offers a simple set of base image processing tools. These tools, which were written in C++, work with the standard iPhone UIImage ...