GStreamer
open source multimedia framework
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Forum
File a Bug
Artwork
@gstreamer on Twitter
@gstreamer on Mastodon
#gstreamer on Matrix

GStreamer Project: OpenCV Gesture Detection

Improve the OpenCV based plugin for hand gesture detection, and add more OpenCV related plugins.

Interested Mentors:

Required Skills:

  • GStreamer Plugin API
  • Digital Video Theory
  • OpenCV

Notes

Overall improvements need to be done in the OpenCV element. In general we want to use OpenCV to scale down the input for processing, so we can run these on higher resolution.

OpenCV has a fast scaler (that isn't color correct, but good enough to do the processing when you process images, you convert them into monochrome, a extra step would be to scale down before sending to the image processor

Student Notes:

Related links:


Report a problem on this page.