[Bug 685655] New: Added OpenCV-based hand gesture detection plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 7 05:36:31 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=685655
  GStreamer | gst-plugins-bad | 0.10.x

           Summary: Added OpenCV-based hand gesture detection plugin
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: yandol at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=225985)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=225985)
source codes of the hand detection plugin

This plugin uses OpenCV to deploy natural hand gesture detections for
operations of multimedia playbacks, i.e. using a fist gesture to control the
position of media playback or a closed palm to stop media playing. 

This plugin has implemented the detection of two hand gestures - fist and
closed palm. When the gesture is detected, a message is sent to main bus, and a
simulated mouse event is sent upstream. In the future when Gstreamer core is
updated with hand gesture upstream events, this plugin will use the new event
routine for navigation.

This plugin can be reached in github in
https://github.com/yandol/GstHanddetect.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list