开发者

Algorithm to make a face on a photo look fatter?

What is the most general and simple approach to make look fatter a face on an image ?I am working with java but progra开发者_StackOverflow中文版mming details are not important i am looking for the algorithm .


You could try to get some Java image morph code, use a fat face picture as a target and morph only the vertexes, not the color. This is a very complex solution for two reasons: First it's hard to code (however you might find some good library) and second, you'll also have to do some face recognition to get the source morph points. But it will probably give the best (most realistic) results.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜