FaceRecognition
FaceRecognition copied to clipboard
Recognizes faces
to use the zoom scipy needs to be imported. Tried both options and both work just fine except some bugs using zoom to 1.5 (150% zoom).
Live
Hey! I added a blob to capture images live from the webcam available on the device. Regards, ParanoidWolf
face detection : source used "haarcascade_frontalface_default.xml"
Hello @riya-17, Can I contribute to this project by adding new features to the current project like: Emotion Recognition Improved Accuracy (If we use neural networks for the same) Creating...
Enhancements
We can improve this project by adding new features to the current project like: - [x] rotating the image - [ ] Detecting emotions of the image - [x] zoom-in...
Created Face_detection_dataset.py to help recognize the images.