[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:11:09 UTC 2016


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

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

Add namespace bgsegm, replacement functions and Template class for new Opencv
versions because these functions are removed.
cvarrToMat() is added because it is compatible with all versions of Opencv and
using the class Mat constructor is eliminated, because is deprecated in 3.X
versions. The use the using namespace cv because is called some functions many
times.

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