Read the statement by Michael Teeuw here.
Facial Recognition - customize your mirror for every user!
-
@benkej Thats odd how does the tester react? :)
-
@paviro every trained face identify as the last person in the user list. If is only single face is trained working the tester without problem. I tried LBPH and fisher algorithm also. Already changed the picam to webcam but I get the same result :(
-
I put the welcomeMessage in my config.js after updating but still can’t see the welcome message…
-
To update your module i have to use: “git pull https://github.com/paviro/MMM-Facial-Recognition” ?
-
@PointPubMedia The welcome message means that it shows a notification when changing to a different user.
@reaper81 if you are in the right folder you dont have to give the link, justgit pull
should be enough -
@tosti007 said in Facial Recognition - customize your mirror for every user!:
@PointPubMedia The welcome message means that it shows a notification when changing to a different user.
@reaper81 if you are in the right folder you dont have to give the link, justgit pull
should be enoughYeah know that, but since the last update it’s not working even with the welcomeMessage: true
-
@PointPubMedia I gave a look at his code and noticed he made an small mistake. I will send him a message so the problem should be solved as soon as he sees it. For the time being (which, again, probably won’t be long) you just won’t see a message :)
-
Sorry guys :D Has been a while since I last coded MM modules… It’s fixed now :)
@benkej Could you provide me a zip containing your complete MM directory? -
@paviro sure, thank you!
here are my MMM-Facial-Recognition-Tools and MMM-Facial-Recognition folders in tar.bz2 format. My config is included in the second archive. -
@paviro You think it would be possible to display somewhere in MM2 the output from the camera at the same time as your module with a “debug” option?
It would be easier to place the camera at the right location while working on MM!