[Bug 760473] OpenCV face detection does not work with OpenCV newer than 2.4.11

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 1 16:06:57 UTC 2016


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

--- Comment #5 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Created attachment 320186
  --> https://bugzilla.gnome.org/attachment.cgi?id=320186&action=edit
opencv: handdetect: Ported to 3.1 OpenCV version, while  keeping the
compatibility with 2.4.

cvarrToMat() is added because it is compatible with all versions of Opencv and
the use of the class constructor Mat is eliminated because is deprecated in 3.X
versions. Included 'using namespace std' because it is needed for the vector
class in 3.X versions.

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

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


More information about the gstreamer-bugs mailing list