开发者

Face recognition and aging faces in c++ [closed]

Closed. This question does not meet Stack Overflow guidelines. 开发者_开发技巧It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

Hello I'm looking for some good library (opensource) that allows me to do face recognition and to easily aging faces.

Take a look for example at: http://www.in20years.com/

I need some library cross platform (not just for windows), and I would integrate that code into some iPhone Applications.

Any Suggestions?

Many thanks!


A basic image processing and computer vision library is OpenCV. This is the first thing to look into, but sincerely - don't expect to have all what you need already implemented there.


There are some facial recognition API providers. Face++ is the only one who supply all free online APIs and SDKs. It can do facial detection with up to 83 key points, and give the race, age, gender, smiling messages and so on. Maybe you can try its local iOS facial detector for your iPhone Apps.

Here's the webpage: www.faceplusplus.com

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜