Yo people, Today I made a very simple face recognizer. It measures distance between: - 1: Eyes and lips - 2: Hair and eyes After that it uses this data to create a 'FaceID'. This ID is used to recognize you. It has a nice little setup at first run, should be pretty easy. So here's the code: #cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.6.1
Author: Ludocus
Script Function:
Face recognition by webcam.
#ce ----------------