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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 1 11:12:54 UTC 2016


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

Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #320190|needs-work                  |none
             status|                            |
 Attachment #320190|0                           |1
        is obsolete|                            |

--- Comment #49 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Created attachment 325147
  --> https://bugzilla.gnome.org/attachment.cgi?id=325147&action=edit
opencv: segmentation: Ported to OpenCV version 3.1

opencv: segmentation: Ported to OpenCV version 3.1

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 the use of class Mat constructor is eliminated, it is deprecated
in 3.X versions.
The use the namespace cv because some functions are called many times.
This keeps compatibility with 2.4

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


Done. Ready for review.

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


More information about the gstreamer-bugs mailing list