Recognition of person using face recognition system, using raspberry pi camera module,deploying the data over AWS cloud computing platform.
Hardware
- Raspberry Pi 3B
- Raspberry Pi Camera Module v2
- LED
- Ethernet Cable
- Jumper Wires
- Breadboard
Software
- Raspbian
- AWS Cloud Platform
- Rekognition API
- S3 Cloud Storage Platform
- Boto 3
- MIME
- SMTP
• An automated unlocking system of doors which unlocks the door if the image of person standing outside is recognised else sends notifies owner of a stranger outside his/her home.
System should analyse the image of the stranger standing outside the house. If the image matches to the database door should unlock else notify owner.
System should perform local analysis of data. Images of faces are sent to cloud for analysis.