It is an old technology but some of you might have not heard it before.
In this article, I am not going to teach to create a that can recognize the hand gestures. but I will provide you a script that will do it.
NOTE- it will not work in Kali Linux but I think it will work in Ubuntu-based systems. but it will definitely work in Windows.
Steps
first, download this script from git-hub from:
https://github.com/Sadaival/Hand-Gestures.git
now, we will need to install OpenCV in our windows. it is a must to have Python and pip installed in your Windows.
type this command to install OpenCV:
pip install opencv
after that, you can run the script.
it can count your fingers and other gestures, I am leaving it up to you to find it out.
Thanks For Visiting.