Awesome_Python_Scripts icon indicating copy to clipboard operation
Awesome_Python_Scripts copied to clipboard

Finger Counter Using Hand Tracking Added

Open CodingBlood opened this issue 3 years ago β€’ 3 comments

Related Issue

  • Info about the related issue This issue requires to add a small project on Finger Counting Using Hand Tracking
  • [x] Hacktoberfest2021 Participant
  • [x] Contributor

Closes: #955 number that will be closed through this PR

Describe the changes you've made

Added Hand tracking Project via Media Pipe library in OpenCV And Python

Give a clear description of what modifications you have made Added 3 files, of the project including README explaining the project.

Type of change

What sort of change have you made:

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Code style update (formatting, local variables)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested?

On MY Local Machine, different test cases have been checked

Describe how have you verified the changes made?

I have added the Screenshots for verification in README File

Checklist:

  • [x] My code follows the guidelines of this project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly whereever it was hard to understand.
  • [x] I have made corresponding changes to the documentation.
  • [x] My changes generate no new warnings.
  • [x] I have added tests that prove my fix is effective or that my feature works.
  • [x] Any dependent changes have been merged and published in downstream modules.

CodingBlood avatar Oct 02 '21 03:10 CodingBlood

Hello there! πŸ‘‹ Welcome to the project! πŸ’– Thank you and congrats πŸŽ‰ for opening your first pull request. Please adhere to our Code of Conduct. πŸ™ŒπŸ» We will get back to you as soon as we can. πŸ˜„

Feel free to get in touch with me through social media handles. Hope to see you there!πŸ˜„

welcome[bot] avatar Oct 02 '21 03:10 welcome[bot]

Kindly add the PR template, your issue details and issue number in your PR comment using edit option. @CodingBlood

prathimacode-hub avatar Oct 02 '21 06:10 prathimacode-hub

Fixed

CodingBlood avatar Oct 02 '21 10:10 CodingBlood