MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Face Recognition with inferred light

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    52 Posts 5 Posters 49.2k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F Offline
      feuerball
      last edited by

      0_1463083089450_Unbenannt.png

      1 Reply Last reply Reply Quote 0
      • paviroP Offline
        paviro Admin
        last edited by

        Uhm @MichMich could it be that the module fading fails if no module has the class you are trying to fade?

        We're all stories in the end. Just make it a good one, eh?

        – The Doctor

        1 Reply Last reply Reply Quote 0
        • F Offline
          feuerball
          last edited by

          Did some debugging. I’m not an expert in Java at the moment, but isn’t there missing the class Marvin @

          module.data.classes ?

          0_1463091724923_Unbenannt.png

          1 Reply Last reply Reply Quote 0
          • KirAsh4K Offline
            KirAsh4 Moderator
            last edited by

            Javascript … not Java. Two different beasts. But yes, it’s being looked into …

            A Life? Cool! Where can I download one of those from?

            1 Reply Last reply Reply Quote 0
            • MichMichM Offline
              MichMich Admin
              last edited by

              I did some tests:

              MM.getModules().withClass('a_non_existing_class') // No issue.
              MM.getModules().withClass('') // No issue.
              MM.getModules().withClass()// No issue.
              

              So no idea what is causing that problem.

              F 1 Reply Last reply Reply Quote 0
              • F Offline
                feuerball @MichMich
                last edited by

                @MichMich hmm how Can i deinstall and reinstall opencv?

                paviroP 1 Reply Last reply Reply Quote 0
                • MichMichM Offline
                  MichMich Admin
                  last edited by

                  Sorry, I don’t have any experience with openCV

                  1 Reply Last reply Reply Quote 0
                  • paviroP Offline
                    paviro Admin @feuerball
                    last edited by

                    @feuerball why do you want to reinstall it?

                    We're all stories in the end. Just make it a good one, eh?

                    – The Doctor

                    1 Reply Last reply Reply Quote 0
                    • KirAsh4K Offline
                      KirAsh4 Moderator
                      last edited by

                      If it was installed using apt-get, you can remove it the same way, 'apt-get remove --purge <package-name>'. If you compiled the binaries yourself, you can simply do it again and overwrite the previous ones.

                      However, a better question is, why do you want to do that?

                      A Life? Cool! Where can I download one of those from?

                      paviroP 1 Reply Last reply Reply Quote 0
                      • paviroP Offline
                        paviro Admin @KirAsh4
                        last edited by

                        @KirAsh4 why apt-get remove --purge shouldn’t apt-get purge do the same?

                        We're all stories in the end. Just make it a good one, eh?

                        – The Doctor

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 3 / 6
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy