Easy Face Detection with iOS5
Face detection is something I’ve been interested in for a while now. Previously to get it working on the iPhone we had to use Open CV but with iOS5 Apple have included native face detection as a part of the Core Image framework. It’s very simple to get FD up and running without any fuss, … Continue reading Easy Face Detection with iOS5