Face Recognition on Raspberry Pi
Here is a video of one of our project at University.
We used a Raspberry Pi board with a compatible Pi Camera and turned into a face recognition door key. Raspberry Pi acts as a online server, where it can control a simple mechanical arm using Servo Motor and communicate with a phone application over the internet.
Subscribe to find out how to create a face recognition program on Raspberry Pi. 🙂
Hello Sir it will be huge help if you share your code i m just begenner in opencv and rasbery and every time i stuck with errors and may god help you mail me ibrahimehaji@gmail.com
Hello could you give details about the mobile application you used in this project?! I am implementing a similar project and am stuck on the mobile application part.
Hello
I am looking for someone to make a facerecognition programme for me
Please contact me if you are interested to work with me on developing this project
Do you share the code of your Face Recognition on Raspberry Pi project?
hi, mysource code is mostly based on OpenCV library
http://docs.opencv.org/modules/contrib/doc/facerec/facerec_tutorial.html
which is a open source library.
Thanks to this guy here : https://thinkrpi.wordpress.com/2013/05/22/opencv-and-camera-board-csi/
he was able to use the openCV and integrate with Pi Camera.
I’m still working on a better version of it but it’s all based on that tutorial.