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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 20 20:12:42 PDT 2015


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

--- Comment #21 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Created attachment 309778
  --> https://bugzilla.gnome.org/attachment.cgi?id=309778&action=edit
Need to migrate to C++

The cascade classifier changes its structure on new version of OpenCV 2.4.11.
It is need to migrate to C++ to utilize the new load method of OpenCV which
allows to load the old and new classifiers.

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

Ready to review, although the patch is not clear because I modified many lines
within the gst_handdetect_transform_ip() function.

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


More information about the gstreamer-bugs mailing list