Ask Your Question

alimyldz's profile - activity

2014-03-13 03:11:30 -0600 asked a question facial expression recognition for ios

I am using OpenCV to develop an iPhone application, and I am using it to detect faces. Rather than detect the face as a whole, I would like to detect each of the smaller facial features (eyes, nose, ears, lips, etc.). Actually,I want to do something like this link

How to use aam-opencv for iOS?

I searched on internet and I found this link

But I don't know how to apply this on iOS. Please, can you help me about facial expression recognition?

2014-03-12 03:13:38 -0600 commented question The Active Appearance Model for iOS
2014-03-12 03:11:02 -0600 asked a question The Active Appearance Model for iOS

I want to face detection in my iphone5 project.I created face detection but I want to find sad,natural,fear,surprise on my iphone5 camera.But I saw,I must use aam-opencv

http://code.google.com/p/aam-opencv/.

I searched about this topic.I just found these link.

http://www.galloway.me.uk/2010/09/compiling-boost-1-44-for-iphone/

https://sites.google.com/site/michaelsafyan/coding/articles/iphone/cross-compiling-for-the-iphone-using-cmake

http://www.youtube.com/watch?v=QQBTGWrfusI

but I don' know how to use aam-Opencv for İOS.İf you know about this subject.Can you help me.