GithubHelp home page GithubHelp logo

Comments (7)

antoineFrau avatar antoineFrau commented on July 28, 2024 1

Just read the code :

def main():
    if pressed_key & 0xFF == ord('z'):
                is_hand_hist_created = True
                hand_hist = hand_histogram(frame)
     if is_hand_hist_created:
                manage_image_opr(frame, hand_hist)

You need to press "z" to proceed the detection.

from finger-detection-and-tracking.

amarlearning avatar amarlearning commented on July 28, 2024 1

@DilaraSina When you run the code you will see 9 square blocks in the screen, now you have to cover the squares with your hand so that the program can detect your skin color based on your present lighting conditions.

Let me know if you still face any issue.

@antoineFrau Thanks for your help 😄

from finger-detection-and-tracking.

DilaraAlbayrak avatar DilaraAlbayrak commented on July 28, 2024

sorry for misleading explanation, I was in hurry, I could not explain properly. Of course I pressed 'z', in that case nothing happened. @amarlearning now I have placed my hand so that it covers 9 squares but no tracking appears, yellow dots appear but it does not seem like the dots track my fingers.

from finger-detection-and-tracking.

amarlearning avatar amarlearning commented on July 28, 2024

@DilaraSina It's actually the background. Try with a plain background as much as possible.

from finger-detection-and-tracking.

DilaraAlbayrak avatar DilaraAlbayrak commented on July 28, 2024

Thank you, I will try and update here

from finger-detection-and-tracking.

manish-singla avatar manish-singla commented on July 28, 2024

@DilaraSina you are right. I also faced the same issue. @amarlearning tried it with a plain background but still no help!!

from finger-detection-and-tracking.

amarlearning avatar amarlearning commented on July 28, 2024

Fixed

from finger-detection-and-tracking.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.