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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 17 13:55:59 PDT 2015


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

--- Comment #3 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Created attachment 309423
  --> https://bugzilla.gnome.org/attachment.cgi?id=309423&action=edit
Check CvHaarClassifierCascade is release before being modified.

For PROP_PROFILE_FIST and PROP_PROFILE_PALM cases that exist inside
gst_handdetect_set_property function loads the new XML file in the
CvHaarClassifierCascade property without first checking that it is
released because maybe there is an XML file previously loaded.

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


More information about the gstreamer-bugs mailing list