GStreamer
open source multimedia framework

GStreamer Spring Hackfest 2025

16-18 May 2025 ยท Nice, France

Join us!
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Forum
File a Bug
Artwork
Follow us on Bluesky
Follow us on Mastodon
Chat with us 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.