Skip to content

Using gesture tracking with opencv to control volume, pause/play, seek, prev/next track

Notifications You must be signed in to change notification settings

gaoag/gesture-media-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

gesture-media-controller

Building gesture recognition using opencv for media controls. "Bottom up" CV approach without using pre-built gesture detectors. Incorporating ellipse detection, convex contour detection, color-based skin detection/segmentation, etc. Click images below to watch the associated videos.

Previous track/next track/pause/play - finger count Seeking forward backwards - ellipse detection and contour tracking Volume adjustment - ellipse detection and rotation

About

Using gesture tracking with opencv to control volume, pause/play, seek, prev/next track

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages