Ask Your Question
2

face recognition for android

asked 2012-06-26 05:50:19 -0600

raihan_rdg gravatar image

updated 2012-06-26 07:01:41 -0600

Kirill Kornyakov gravatar image

I would like to try out opencv face recognition for android...I have worked with android but i am totally noob in case of opencv. I need to build an app that would recognize a face by comparing it to a set of images. I would like to know where do i start from regarding opencv api for android. What would be the most convenient way to start and what docs to read.......any amount of help will be appreciated. Thanks.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
3

answered 2012-06-26 11:05:38 -0600

Kirill Kornyakov gravatar image

updated 2012-06-28 03:49:21 -0600

Unfortunately OpenCV doesn't have mature face recognition functionality. But in the latest 2.4 release Philipp Wagner added some implementation to the opencv_contrib module. You can check his activity here: http://code.opencv.org/users/865 .

This wiki page may also contain some useful information: http://code.opencv.org/projects/opencv/wiki/FaceRecognition .

edit flag offensive delete link more
3

answered 2012-07-03 05:42:10 -0600

Please note the update for the upcoming OpenCV 2.4.2 release, which is coming with a lot of documentation:

edit flag offensive delete link more

Comments

Is there a android example?

mandroid gravatar imagemandroid ( 2012-07-26 21:26:41 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2012-06-26 05:50:19 -0600

Seen: 4,848 times

Last updated: Jul 03 '12