.. on Linux

Face Detection in OSX

Posted by on Apr 4, 2012 in Computers, Xcode | 2 comments

After reading this (http://maniacdev.com/2011/11/tutorial-easy-face-detection-with-core-image-in-ios-5/) tutorial for iOS 5 face detection I decided to try it for plain olde osX, I do find it somewhat annoying that the objective-C community is only focused on development using the iOS SDKs. The main changes involved turning the UI classes into NS classes and find ways around missing methods. I’ve uploaded my Source Code, which you can download and play with.

 

2 Comments

Join the conversation and post a comment.

  1. Omer Yigit

    thank you very much i was trying to solve the same. Do you know how to add some items on image like sunglasses or hats?

  2. dan

    Hi, there is a lot of code for combining two NSImages.. shouldn’t be two hard to combine a transparent PNG with the UIImage from the camera..

Leave a Comment

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>