How to change facial expressions?
I need to change photo of a person in different face expressions of that person(smile, sad, ...). Is any body knows the programmatic way or algorithm any information about that please let me know.
Thanks in advance.开发者_Python百科
Although not actionscript specific, I recommend having a look at the MPT library. Hopefully you could write a wrapper using Alchemy and use that.
If it helps, you could download openframeworks and start prototyping. We had Computer Vision workshop and you could get samples for blink and smile detection from the OF Wiki
HTH
精彩评论