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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 10 14:28:03 PDT 2015


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

--- Comment #43 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Please, adopt a proper C++ style when porting. As commented on one of the patch
on github, in C++ you should use inline functions instead of macros, and also
const instead of macros. Keep things that belong to your class inside your
class, etc.

-- 
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