I am planning to do a similar kind of application like the below one in android and Iphone.
http://www.motionportrait.com/en/technology/
http://www.youtube.com/watch?v=P-mBdV3icMY
What have I tried?
1) I tried image warping technique to make expressions, which I have achieved to a decent accuracy. And this is the result image.
2) I have also tried opengl+Texture mapping where I couldnt get better accuracy.
Where I am stuck-up?
I am not success in few things like face rotation.
Can some one guide me through the techniques used behind this application, and how to proceed further from here?
Input: Input to my application is a 2D frontal image.
Expected Output: Rotated face and expressions on the face.