[Bug 748377] OpenCV face detection does not work with OpenCV newer than 2.4.10
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 11 03:15:32 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748377
Luis de Bethencourt <luis at debethencourt.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #309030|none |committed
status| |
--- Comment #46 from Luis de Bethencourt <luis at debethencourt.com> ---
Review of attachment 309030:
--> (https://bugzilla.gnome.org/review?bug=748377&attachment=309030)
commit 73bc2cf7b05e026bef776e0ccb843e98b008c72d
Author: vanechipi <vchipirras6 at gmail.com>
Date: Mon Aug 10 19:02:10 2015 +0200
facedetect: Redundancy exists in code.
Checking the vector is not empty and checking the vector size is greater
than zero are the same thing, this is a redundancy in the code. Only
checking the vector is not empty is sufficient, therefore removing the
other check.
--
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