[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:19:14 UTC 2016


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

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

cvCVPixToPlane() has been deprecated in OpenCV 3.0, and there is function to
replace it cvSplit(). The include compat.hpp is deleted because in 3.X versions
doen't exist and it isn't necessary for 2.4.X versions in this element.

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