@SdeGeata
Cool that it works. I’m nearly done with my new module now. Will inform you if you can try out. And the good thing. The classes config from your old module will be compatible.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Facial-Recognition-OCV3 error at tools.train.py
-
RE: Raspberry Pi 4 Released !
I saw it as well. Need to check my new Face Reco Module with the new Pi, maybe it’s worth to change.
-
RE: Contribute to a module. Volunteers wanted! Easy!
n3226 Weinfelden, Switzerland
-
RE: MMM-GoogleMapsTraffic has impact on other modules
Bin froh wenn ich dir helfen konnte. 👍
-
RE: MMM-Facial-Recognition-OCV3 error at tools.train.py
@SdeGeata
I am currently working on a new version of face recognition with another method and the new ocv 4 version. Current tests works much better than this old module. i only need to finish the module soon. i think this or next week i should have a first version which works. -
RE: MMM-GoogleMapsTraffic has impact on other modules
@thedoorsfanatic
Ich glaube ich habe den Fehler gefunden:
https://github.com/mrVragec/MMM-mvgmunich/pull/26Ich habe das beim Modul angepasst, eventuell nimmt es der Entwickler ja dann in eine neue Version. Aber wenn du das einfach bei dir korrigieren willst musst du eine Datei anpassen (Zeile löschen).
Lösche einfach das console.log in der Datei mvgmunich.js wie hier:
https://github.com/mrVragec/MMM-mvgmunich/pull/26/files#diff-854ac3b937be8e5d18df1230031cf3ecL201 -
RE: MMM-Facial-Recognition-OCV3 error at tools.train.py
@SdeGeata
Do you working with a mac? Maybe you have some issues with the permissioning, have you tried (only for testing) to give all folders full access? i had some issue also if i usedsudo
for some stuff where i shoudn’t. -
RE: MMM-GoogleMapsTraffic has impact on other modules
@thedoorsfanatic
Ich habe zwei drei ideen an was es liegen könnte, muss das zuhause mal kurz testen. -
RE: MMM-GoogleMapsTraffic has impact on other modules
@thedoorsfanatic
Was genau meinst du mit es geht nicht? Wird gar nichts angezeigt? -
RE: MMM-Facial-Recognition-OCV3 error at tools.train.py
@SdeGeata
It seems he can’t resize the image for some reason. Have you checked all your pictures that nothing is corrupt and have you checked that your python has access to the files as well?