[Bug 752528] OpenCV hand gesture detection does not work with OpenCV newer than 2.4.10

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 2 09:14:25 PDT 2015


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

Luis de Bethencourt <luis at debethencourt.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #309778|accepted-commit_after_freez |committed
             status|e                           |

--- Comment #34 from Luis de Bethencourt <luis at debethencourt.com> ---
Review of attachment 309778:
 --> (https://bugzilla.gnome.org/review?bug=752528&attachment=309778)

handdetect: need to migrate to C++

    The cascade classifier changes its structure on new version of OpenCV
2.4.11.
    It is need to migrate to C++ to utilize the new load method of OpenCV which
    allows to load the old and new classifiers.

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

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


More information about the gstreamer-bugs mailing list