Python Hand Tracking Module:
	This is a Hand Tracking Module, which tracks the position of different landmarks in the hand.
	Note: You can run the module as a standalone.

-------------------------------------------------------------
Github Repository : https://github.com/Cadris/HandTrackModule
-------------------------------------------------------------

Language Used : Python

Requirements(Do a pip install) :
---------------------------------
- OpenCV
- MediaPipe

Files :
-------
- HandTrackingModule.py - Main Module. You Need to import this file to your File.
- README.md : Summon Michael Jackson.

My My pip list
---------------

(venv) D:\Projects\Python\HandTrack>pip list
Package               Version
--------------------- --------
absl-py               0.13.0  
attrs                 21.2.0  
cycler                0.10.0  
kiwisolver            1.3.2   
matplotlib            3.4.3   
mediapipe             0.8.7.1 
numpy                 1.21.2  
opencv-contrib-python 4.5.3.56
opencv-python         4.5.3.56
Pillow                8.3.1   
pip                   21.1.3  
protobuf              3.17.3  
pyparsing             2.4.7   
python-dateutil       2.8.2   
setuptools            56.0.0
six                   1.16.0
wheel                 0.37.0