Head Pose estimation in real-time video

asked 2014-02-12 09:41:10 -0600

updated 2014-02-12 09:44:14 -0600

berak gravatar image

I need to do head pose estimation in live camera video. I have tried with few options like POSIT and shervin Emami's code.

The problem is that I couldnt find any code that uses live video as input. Can anyone suggest good opensource code or methods to find head-pose.

Input: Frames from the camera.

Expected output: Finding the pose of the face.

It would be great if I get an links or codes if any. Also I am planning to do the same application in Android and IOS so like to have few useful links which may help me.

edit retag flag offensive close merge delete