Hand-Detection-Finger-Counting
Hand-Detection-Finger-Counting copied to clipboard
skin color hardcoded in the program
What is the need to hardcode skin color?
The skin color changes with the change in the surrounding light. I would suggest you get the hand color when the code runs.
https://github.com/DarshNaik/Hand-Detection-Finger-Counting/blob/7b54cc28ddb9525141db153635dcbde935364f13/main.py#L26-L27