Skip to content

e-candeloro/Python-Vision-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python OpenCV Utils 👁️

A collection of different Python scripts/modules for Computer Vision (mainly using OpenCV) and other libraries (like mediapipe, dlib, ...)

Feel free to contribute! 😎

Implemented functions

  • Euler Angles to Rotation Matrix and vice-versa
  • Some OpenCV utility functions (image resizing, dlib keypoints processing, ...)
  • HandTracker module to track hand keypoints and compute useful metrics like keypoints position and hand aperture
  • PoseDetector module to track pose keypoints

Showcase ✨

See the jupiter notebook included in this repo for some code examples

Pose Keypoints 🏃

Using the PoseDetectorModule.py

pose_showcase.mp4

Hand Keypoints and Aperture 👐

Using the HandTrackingModule.py

hand_aperture_demo.mp4

About

A collection of different Python scripts/functions for Computer Vision (mainly using OpenCV)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published