@plumcraft Are you using the Pi camera module or a usb webcam ?
Read the statement by Michael Teeuw here.
Posts
-
RE: Facial Recognition - customize your mirror for every user!
-
RE: Facial Recognition - customize your mirror for every user!
@Wilco89 yup , just set ‘useUSBcam’ to false in the config.js file and also make sure your pi has camera module enabled via the configuration of your pi
-
RE: Facial Recognition - customize your mirror for every user!
@lepetitnicolas you will see the names as an output to running the train.py file , in the terminal window itself , copy paste from " [ " to "] " and save it. Place this text in personen as mentioned by @paviro and also place it in the config.js file . Hope this clears things up
-
RE: Facial Recognition - customize your mirror for every user!
@lepetitnicolas To my knowledge , capture .py only works with the built in webcam , that is , the pi camera module . Plus , if you are already taking images via fswebcam , why not just select option 2 in capture.py, the one with using already existing .jpg files ? Why capture again ?
-
RE: Facial Recognition - customize your mirror for every user!
Nevermind , got it , stupid mistake
-
RE: Facial Recognition - customize your mirror for every user!
im stuck at this part of the facial recognition tools - “Write down the [‘name’, ‘name2’,‘name3’] part because you will later need it for setting up your mirror’s face recognition.” , Where do i find those names ? i see a folder has been created in the training data , but training.xml doesnt have any names
-
RE: MMM-Soccer - Standings, Schedules and Top Scorers
So what could be the problem? The config.js file or the files in the soccer folder ?
-
RE: MMM-Soccer - Standings, Schedules and Top Scorers
I dont get the standings , shows me “soccer_module_8” under the socer heading
-
RE: Facial Recognition - customize your mirror for every user!
Can anyone show me an example of how the classes should sit in the config.js file? I’m confused