[Bug 752528] OpenCV hand gesture detection does not work with OpenCV newer than 2.4.10

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 2 09:15:23 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752528

--- Comment #35 from Luis de Bethencourt <luis at debethencourt.com> ---
After rebasing Vanessa's patches with post-1.6 master it failed to build. So
had to do the following fix:

commit e00461a789c7ceb2fedc7e118097090dad27a85c
Author: Luis de Bethencourt <luisbg at osg.samsung.com>
Date:   Fri Oct 2 17:02:42 2015 +0100

    handdetect: CvPoint values changed from uint to int

    The x and y values of CvPoint changed from unsigned to signed integers
    in OpenCV 2.4.11.

    https://bugzilla.gnome.org/show_bug.cgi?id=752528

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list