Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Donate
    • Discord
    1. Home
    2. alfi153
    A
    • Continue chat with alfi153
    • Start new chat with alfi153
    • Flag Profile
    • Block User
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    alfi153

    @alfi153

    0
    Reputation
    2
    Posts
    193
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    alfi153 Follow

    Posts made by alfi153

    • Suunto fitness data

      Hell

      Is it possible to view the fitness data from Suunto on my magic mirror?

      posted in Requests
      A
      alfi153
    • MMM-Facial-Recognition-OCV3 error at tools.train.py

      Hello

      I use the version OCV3 of face recognition.
      My problem is when I try again my face to increase the hit rate, I get the error message when typing “python tools.train.py”:

      Remember to set the name list environment variable FACE_USERS
      Reading training images…

      Assign label 1 to Alfred

      OpenCV Error: Assertion failed (ssize.width > 0 && ssize.height > 0) in resize, file /home/pi/opencv/modules/imgproc/src/imgwarp.cpp, line 3483
      Traceback (most recent call last):
      File “tools.train.py”, line 14, in
      ToolsTrain().train()
      File “/home/pi/MagicMirror/modules/MMM-Facial-Recognition-OCV3/lib/tools/train.py”, line 53, in train
      faces.append(self.prepareImage(filename))
      File “/home/pi/MagicMirror/modules/MMM-Facial-Recognition-OCV3/lib/tools/train.py”, line 29, in prepareImage
      return self.face.resize(cv2.imread(filename, cv2.IMREAD_GRAYSCALE),ToolsConfig.FACE_WIDTH, ToolsConfig.FACE_HEIGHT)
      File “/home/pi/MagicMirror/modules/MMM-Facial-Recognition-OCV3/lib/common/face.py”, line 113, in resize
      return cv2.resize(image, (face_width, face_height), interpolation=cv2.INTER_LANCZOS4)
      cv2.error: /home/pi/opencv/modules/imgproc/src/imgwarp.cpp:3483: error: (-215) ssize.width > 0 && ssize.height > 0 in function resize

      please help

      posted in Troubleshooting
      A
      alfi153
    • 1 / 1