Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.15 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.15 KB

hand-gesture-recognition

Here I have demonstrated a hand gesture recognition system using skin color segementation and image filtering techniques. After detection it prints out the number of fingers being shown.

Dependencies

I have used the following dependencies.

  • opencv
  • numpy
  • math

Results

Below are the results which show the number of fingers that are being detected. On the right side, the mask is also displayed. Will appropriate filtering of the upper and lower thresholds depending on the surroundings, the system can be improved which will consist of less noise.

alt-text-2 alt-text-2 alt-text-2 alt-text-2 alt-text-2 alt-text-2


Author

Hasib Zunair