Anne

Anne - Face recognition using computer vision in IoT enviroment - 5th semester project developed at Paulista University

Anne - Face recognition using computer vision in IoT enviroment

License: MIT

About

Residential security system which uses a night vision camera connected to a raspberry pi 3 to monitor access to an electronic lock. The project was carried out using the mqtt protocol, and the purpose of this project is to show the possibility of creating an application at low cost, even if it is not a recommended protocol for it. Facial recognition is performed through an API which uses a knowledge base previously trained with the histograms and, afterwards, does a search using KNN algorithm.


https://youtu.be/YQThtCro-rI(PT-BR)

Raspberry Pi 3 and Night Vision Camera

Face Recognition (Prediction on image)

Mqtt (MQTTv311) (Publisher and Subscriber)

How it’s work?

Installation

Requirements

License

MIT License

Copyright (c) 2019 Leonardo Marcão; Breno Osvaldo; Bernardo Domeneghetti

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.