Treffer: Pametno zrcalo - implementacija autentifikacije raspoznavanjem lica ; Smart Mirror - Implementation of Face Recognition based Authentication
University of Zagreb. Faculty of Electrical Engineering and Computing.
Weitere Informationen
Pametno zrcalo je uređaj Interneta stvari koji prikazuje podatke zanimljive korisniku na površini zrcala, dok personalizirano pametno zrcalo uz to omogućava registraciju i prijavu više korisnika te, ovisno o prijavljenom korisniku prikazuje njemu prilagođene podatke. Ovaj rad prati implementaciju sustava za autentifikaciju raspoznavanjem lica i registraciju te njegovu integraciju u sustav pametnog zrcala. U radu su opisane metode za detekciju i raspoznavanje lica. Sustav je implementiran na mikroračunalu Raspberry Pi 3 Model B. Programski kod je pisan u programskom jeziku Python, a za funkcije računalnog vida korištena je OpenCV biblioteka. Za izradu sučelja za registraciju korišten je PyQt. ; Magic Mirror is an Internet of Things device which provides informations interesting to user on the mirror's surface. Personalized Magic Mirror extends it and allows multiple users to sign up and sign in and, depending on the logged in user, provides custom informations. This thesis follows the implementation of a system for face recognition based authentication and registration and its integration to a Magic Mirror system. The thesis describes methods for face detection and face recognition. The system was implemented on a microcomputer Raspberry Pi 3 Model B. The programming code was written in the Python programming language, and the OpenCV library was used for computer vision functions. PyQt was used to create the registration interface.