A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
My mirror with facial recognition
-
Hi all!
I have added facial recognition to my mirror. I wrote a small java application which takes a picture, sends it to Amazon (AWS), tries to recognise the face and then displays a text with the IFTTT module. It also uses AWS to speak out the text to the user :)
I wrote a blog if you want to know more about the details:
https://amsterdam.luminis.eu/2018/06/05/tech-day-facial-recognition-on-my-magic-mirror/But here is a video to show you the result (in Dutch) :)
Video -
@rjlinden any reason you didnt use https://github.com/paviro/MMM-Facial-Recognition?
I’m asking because I would like to add facial recognition and want to know the best way