Ask Your Question
0

active appearance model

asked 2016-04-26 08:20:27 -0600

tomnjerry gravatar image

I have been using the dlib library to detect faces and its working really well. I delved a bit deeper into it and found its based on the concept of active appearance model(AAM) and active shape model(ASM). I found no explanations to the algorithm. All that internet resources seems to have is a series of steps to be followed without any understanding. I would be grateful if some one could explain how does it work? A simple intuition, some links to necessary resources would really make it simple for people like me to understand it.

edit retag flag offensive close merge delete

Comments

if you can get hold of the "MasteringOpencv" book, chapter 6 has a nice introduction + code

berak gravatar imageberak ( 2016-04-26 10:16:15 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-04-26 09:23:24 -0600

You will have to dive into research papers for that: Active Appearance Models, PAMI paper, and the ECCV'98 paper. I also suggest you have a look at 'Active Appearance Models' in Google Scholar, that could help to have more up-to-date reference and/or improvement of AAM.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-26 08:20:27 -0600

Seen: 1,567 times

Last updated: Apr 26 '16