Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 423 Bytes

File metadata and controls

9 lines (7 loc) · 423 Bytes

Robotic Arm Control using OpenCV MediaPipe Pose Detection This repository contains code for controlling a robotic arm using OpenCV and MediaPipe Pose Detection. The project utilizes computer vision techniques to detect and track human poses in real-time, allowing for intuitive control of a robotic arm.

Requirements Python 3.x OpenCV MediaPipe Robotic arm hardware (including any necessary motor drivers or controllers)