MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. shashank
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 12
    • Followers 2
    • Topics 9
    • Posts 89
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Magic Mirror with a stylist by Techblogogy

      @Techblogogy Hi, i am very much interested in this project , i installed the software successfully, when i entered mirror in the terminal, i get below error and also could not find config.cfg in the path mentioned in your github /.local/share/mirror_server/config.cfg

      i am using pi 3 with Jessie updated with Pixel

      0_1481534385089_raspi.jpg

      Thanks
      Shashank

      posted in Show your Mirror
      S
      shashank
    • RE: MagicMirror is voted number 1 in the MagPi Top 50!

      @Mitchfarino congrats to all contributors for this success

      posted in Announcements
      S
      shashank
    • Travel itinerary display

      Hi,
      I am a frequent traveler I would like to have a travel itinerary details schedule display on MM
      At present I am syncing this information using IOS App like WorldMate and Tripit

      posted in Requests
      S
      shashank
    • RE: Facial Recognition - customize your mirror for every user!

      @paviro

      yes , i copied the training file from //MMM-Facial-Recognition-Tools/facetrainer

      to // Path to your training xml
      trainingFile: ‘modules/MMM-Facial-Recognition/training.xml’,

      posted in Troubleshooting
      S
      shashank
    • RE: Facial Recognition - customize your mirror for every user!

      @rvdgeer hi,

      After running capture.py a folder created by name ‘sasi’ in the /home/pi/MagicMirror/modules/MMM-Facial-Recognition-Tools/facetrainer/training_data

      then by running train.py a training.xml created in the path
      /home/pi/MagicMirror/modules/MMM-Facial-Recognition-Tools/facetrainer

      and also in /home/pi/MagicMirror/modules/MMM-Facial-Recognition-Tools/facerecognition_tester/lib i mentioned name in personen = ["sasi"]

      my config.js file as below

      {
          module: 'MMM-Facial-Recognition',
          position: 'top_left',
          config: {
              // 1=LBPH | 2=Fisher | 3=Eigen
              recognitionAlgorithm: 1,
              // Threshold for the confidence of a recognized face before it's considered a
              // positive match.  Confidence values below this threshold will be considered
              // a positive match because the lower the confidence value, or distance, the
              // more confident the algorithm is that the face was correctly detected.
              lbphThreshold: 50,
              fisherThreshold: 250,
              eigenThreshold: 3000,
              // force the use of a usb webcam on raspberry pi (on other platforms this is always true automatically)
              useUSBCam: false,
              // Path to your training xml
              trainingFile: 'modules/MMM-Facial-Recognition/training.xml',
              // recognition intervall in seconds (smaller number = faster but CPU intens!)
              interval: 2,
              // Logout delay after last recognition so that a user does not get instantly logged out if he turns away from the mirror for a few seconds
              logoutDelay: 15,
              // Array with usernames (copy and paste from training script)
              users: ['sasi'],
              //Module set used for strangers and if no user is detected
              defaultClass: "default",
              //Set of modules which should be shown for every user
              forAllClass: "for_all"
          }
      },
      
      {
          module: 'clock',
          position: 'top_left',
          //Set your classes here seperated by a space.
          //Shown for all users
          classes: 'for_all'
      },
      

      when i run pm2 start mm i am struck at below message

      0_1474984402690_upload-363493b4-6bba-4782-bab1-808bb8a3f585

      can someone help me on this error

      posted in Troubleshooting
      S
      shashank
    • RE: Facial Recognition - customize your mirror for every user!

      @paviro Hi,

      I am getting this error while running facerecognition.py0_1474901812661_upload-7d382f42-082d-4217-9aaa-2306d35ef583

      and also need to know in //Facerecognition Test Tool Readme
      In tools/facerecognition_tester/lib/config.py add add your training labels from tools/facetrainer under personen = [] ( what need to enter in this personen= [])

      posted in Troubleshooting
      S
      shashank
    • RE: Cato's mirror

      It looks awesome!!!

      posted in Show your Mirror
      S
      shashank
    • RE: MMM-Button with MMM-Podcast

      @dicker182 May i know how have you connected the button on the Raspi any resistor used between Switch and GPIO. I could not get this Button module operation successful.

      posted in Troubleshooting
      S
      shashank
    • RE: MMM-NetworkScanner

      @ianperrin Thanks this module working great, now my MM inside the house can display once my car reaches Basement Parking as shown in the screenshot

      0_1474644592388_upload-270e49b3-7399-421e-aa65-71a81d30c01a

      posted in Utilities
      S
      shashank
    • RE: Where are you from?

      @cowboysdude I am from India-Bangalore, Working in Singapore

      posted in General Discussion
      S
      shashank
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 7 / 9