[Bug 748377] OpenCV face detection does not work with OpenCV newer than 2.4.10

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 6 08:02:05 PDT 2015


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

--- Comment #6 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Hi,

I have been researching the library for new versions of opencv. 
The structure of the classifier (xml file) has changed, and opencv haven't a
method to load the new structure in C,it is possible C ++ language only. The
method for charging the classifier of older versions is cvLoad () and the
method of loading new structure in C ++ is called load (). Is it possible to
change the gstfacedetect.c file, and other files in C ++ to fix this bug?

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


More information about the gstreamer-bugs mailing list