Skip to content

OpenCV is used to capture real time video and Media Pipe for getting region-of-interest (ROI) within the frame. Then, using NumPy and math modules, I can calculate the distance and angle of the pose landmarks, convert the pixel thresholds to servo motor thresholds, and send it to Arduino to drive the servo motor.

License

Notifications You must be signed in to change notification settings

Sanjay-j-p/Servo-motor-control-using-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Servo-motor-control-using-opencv

OpenCV is used to capture real time video and Media Pipe for getting region-of-interest (ROI) within the frame. Then, using NumPy and math modules, I can calculate the distance and angle of the pose landmarks, convert the pixel thresholds to servo motor thresholds, and send it to Arduino to drive the servo motor.

video.mp4

About

OpenCV is used to capture real time video and Media Pipe for getting region-of-interest (ROI) within the frame. Then, using NumPy and math modules, I can calculate the distance and angle of the pose landmarks, convert the pixel thresholds to servo motor thresholds, and send it to Arduino to drive the servo motor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages