This is my project virtual hand tracking system. It capture the position of the user hand and based upon the movement of the user hand it control some basic funtions like mouse movement and volume ,click rtc. Here i use python libary MediaPipe.MediaPipe is an open-source framework for building cross-platform, real-time computer vision and machine learning pipelines. It was developed by Google and released in 2019 under the Apache License 2.0.MediaPipe has been used in a variety of applications, including virtual try-on systems, augmented reality filters, gesture recognition, and more. It is also actively maintained and updated by a community of contributors.

