MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.71k stars 1.64k forks source link

3D Head Pose Estimation using AAM and POSIT #60

Open deepthpk opened 8 years ago

deepthpk commented 8 years ago

Hi all, I was able to test the 3D Head Pose Estimation using AAM and POSIT sample application with the given image. But I would like to test the pose estimation with webcam. The sample code given in page 227 of the Mastering Opencv book seems to be incomplete. Is there some sample app for pose estimation from webcam available?

Thanks Deepth