Face recognition for android using opencv
Hi, i want to recognize face in android using opencv, can any one provide me a sample code for that. Please help me.
Hi, i want to recognize face in android using opencv, can any one provide me a sample code for that. Please help me.
answered 2012-09-04 08:22:58 -0600
This post is a wiki. Anyone with karma >50 is welcome to improve it.
Download OpenCV-2.4.2-android-sdk.zip from
http://sourceforge.net/projects/opencvlibrary/files/opencv-android/2.4.2/.
This sdk contains opencv face-detection sample. You can use it.
You can also refer it.
http://answers.opencv.org/question/865/face-recognition-on-android/
http://answers.opencv.org/question/14/face-recognition-for-android/
Hello,
I'm working on a school project and I need the code to redirect to a specified URL when a face matches with a stored sample. Could any of the experts shed some light on this? I would also appreciate if you could point me towards an existing tutorial that can achieve this.
Thanks!
A.E.
You should not post this as an "answer", it is better if you post it as a new "question", this way the forum stays clean and organized. Thanks in advance for your cooperation :)
Asked: 2012-09-04 08:08:35 -0600
Seen: 5,674 times
Last updated: Nov 30 '12
Need help including FaceRecognizer with Android via NDK
How to compile Python bindings for FaceRecognizer
createEigenFaceRecognizer no attribute error
python FaceRecognizer questions
How to insert array of <int> into CvArr
Need to .pgm image of specific size for FaceRecognizer in python
Android Surface View Stops Updating [closed]
face recognition (different image size)
[Android - Native Camera] Setting ISO (and other camera parameters)