Read the statement by Michael Teeuw here.
Facial Recognition - customize your mirror for every user!
-
When activate it gives a whit screen before startup of the mirror.
-
Oh cool, special effects courtesy the PIR sensor … love it. :)
Maybe @paviro should set a delay before activating the sensor reading. I assume that’s wha tit does, like I said, I don’t have a PIR sensor to play with … figured there are enough folks out there doing that already. :)
-
-
Yeah, I don’t know that module, or where it’s actually failing. But I can imagine if MM is initializing and the sensor is also doing something, things can go wrong. That’s why I suggested a delay.
The touch sensor I’m playing with has a built-in 4 seconds delay before it becomes active, then it spends 5 to (no more than) 10 seconds calibrating itself. So plenty of time for MM to start up completely before the sensor starts “talking” to the rpi.
-
@Wilco89 No will do but I have so much stuff on my hand at the moment… Moving to Berlin in August etc…
-
@paviro wir warten noch ein Moment. Viel Spaß im Berlin.
I hope everything is going well with the move to Berlin. So everybody will be happy in a few weeks.
-
why?
^CTraceback (most recent call last): File "capture.py", line 35, in <module> capture.capture() File "/home/pi/MagicMirror/MMM-Facial-Recognition-Tools/facetrainer/lib/capture.py", line 53, in capture if is_letter_input('c'): File "/home/pi/MagicMirror/MMM-Facial-Recognition-Tools/facetrainer/lib/capture.py", line 23, in is_letter_input input_char = raw_input() KeyboardInterrupt
Note from admin: Please use Markdown on shell snippets!
-
This post is deleted! -
Looks like you terminated the process by pressing
ctrl-C
orstrg-C
, just pressc
and thenenter
and no other key with thec
. -
@paviro
Oh sorry, I’m sorry I didn’t notice.
But there are the following tips.
where is capture.pgm not in the name of the folder.Could not detect single face! Check the image in capture.pgm to see what was captured and try again with only one face visible.