Read the statement by Michael Teeuw here.
Facial Recognition - customize your mirror for every user!
-
That’s why there are multiple algorithms :D Choose the one that works best for you :)
-
hi, is it possible to turn off the popup-window “Gesichtserkennung …” when a face is tracked?
-
@reaper81 just remove the notification module in config.js
-
@YourhighnessLeender @reaper81 I would not advise removing the notification module, since then you wouldn’t be able to see any notification anymore. Instead I would suggest you to remove the lines in the MMM-Facial-Recognition.js file where they call
this.sendNotification("SHOW_ALERT", here also something);
-
Added an option.
@tosti007 I am not sure its a good idea to advice people to change module code since it makes updating more dificult for them and could also break stuff. -
@paviro Yea that’s true, sorry for it, however I also don’t really think it’s advisable to disable the notifications in total. I see an option for a new configurable feature here? :)
-
@paviro it’s working now! Thank you :) I changed the algorithm from LBPH to Fisher regenerated the training.xml with train.py and my mirror can identify me :-D
unfortunately I have new problem.
Everything working great until only one person is in training.xml if it’s more then one person face is trained identify mirror the face but the name is always from the last person in the user list. -
@paviro Wow, that was realy fast, thanks. Where can I find the new Option? Can you add them in your Github-Documentation?
-
@reaper81 you can find it in the readme, it’s
welcomeMessage
-
@benkej Thats odd how does the tester react? :)