robotics-with-python
There are 1 repositories under robotics-with-python topic.
problemsolvewithridoy/Robotics-Hand-simulator-using-python-and-opencv
This project is a hand simulator for robotics applications, built with Python and a number of computer vision libraries. Using the CVZone and Mediapipe modules, the simulator tracks the movement of the user's hand and fingers in real-time, then maps these movements onto a 3D hand model. The OpenCV library is used for image processing