BARIONLEG DOCS

Book from A to X about Ansiktigenkänning or ОППАЗНАВАНИЕ ЛИЦ СИСТЕМ ДВЕРНЫХ ЗАМКОВ НА БАЗЕ АРДУЙНО С ДВУХФАКТОРНОЙ АУТЕНТИФИКАЦИЕЙ QRКОДОМ и РОЖЕЙ МИЛОЙ, so called FACE AUT, возможно Ли ФЕЙК АУТ.?

Good to know: our product docs aren't just a reference of all our features! use them to discover the value in our product.

Important files:

  • faces.py : script that contains only face recognition code(just to detect the face and recognize it if the face is trained with the model)

  • faces_train.py : script that creates the face classification model by training upon the images stored in the images folder and creates a pickle file with the label ids (i.e. name of the user is label encoded for training the model)

  • qr_face_recogntion.py : main file that takes care of the 2 step authentication using QR code and face recognition, communication with Arduino(Open or Close the door), user interaction using text to speech etc.

face_recognition_complete.ino : code that is uploaded onto the Arduino board.

Last updated