Read the statement by Michael Teeuw here.
Facial Recognition - customize your mirror for every user!
-
@plumcraft Are you using the Pi camera module or a usb webcam ?
-
I’m using the pi camera module. It’s correctly enable from the raspi config tool.
-
I’ve tried to capture an image from my pi camera with :
pi@pi:~ $ raspistill -o output.jpg
the raspistill tool hang…
The pi camera might be broken ? someone got the same issue ?
Do you have any good usb webcam compatible with raspberry pi 3 and opencv ? I would like to use the MMM Face recognition module…
Thanks
-
After retrying couple of times to make it work, it looks like the issue was coming the raspbian distribution or python package issue.
After reflashing my sd card with a fresh raspbian image, my camera works…
-
This post is deleted! -
It checks every second or so but you can configure the interval.You can buy longer cables for the Pi cam :)
-
This post is deleted! -
i am having a problem that the screen remains blank after i am logged in
(
image url)
Thanks
-
Very nice module.
However I keep ruinning into the same error when I try capture.py to convert them to pgm files:
Could not detect single face!I’ve taken ‘selfies’ with different camera’s in different lighting conditions, but not even one is good enough to convert into a pgm file…
Can you please give me some clues on what conditions my pictures have to meet?
Am I doing something wrong?
All help and advice appreciated! -
@rajbadri Have you added the classes: (with a value) to all the other modules in the config.js? If you get a plain black screen without errors it might be that no modules were loaded.