[Digikam-devel] [digikam] [Bug 365202] External MySQL database faces update segfault [patch]
Maik Qualmann via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Jul 13 18:30:20 BST 2016
https://bugs.kde.org/show_bug.cgi?id=365202
--- Comment #74 from Maik Qualmann <metzpinguin at gmail.com> ---
Git commit 88123604ccac3cdda4557273f1b280d6772adc31 by Maik Qualmann.
Committed on 13/07/2016 at 17:27.
Pushed by mqualmann into branch 'master'.
apply patch #100038 to update openCV3 face modul to the current version
M +1 -0 libs/facesengine/CMakeLists.txt
M +8 -24 libs/facesengine/opencv3-face/eigen_faces.cpp
M +17 -5 libs/facesengine/opencv3-face/face.hpp
M +0 -9 libs/facesengine/opencv3-face/face_basic.hpp
M +13 -0 libs/facesengine/opencv3-face/facerec.cpp
M +2 -5 libs/facesengine/opencv3-face/facerec.hpp
M +8 -25 libs/facesengine/opencv3-face/fisher_faces.cpp
M +8 -25 libs/facesengine/opencv3-face/lbph_faces.cpp
M +5 -2 libs/facesengine/opencv3-face/precomp.hpp
A +114 -0 libs/facesengine/opencv3-face/predict_collector.cpp
[License: Unknown license] *
A +127 -0 libs/facesengine/opencv3-face/predict_collector.hpp
[License: Unknown license] *
M +38 -0 libs/facesengine/recognition-opencv-lbph/facerec_borrowed.cpp
M +9 -0 libs/facesengine/recognition-opencv-lbph/facerec_borrowed.h
The files marked with a * at the end have a non valid license. Please read:
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are
listed at that page.
http://commits.kde.org/digikam/88123604ccac3cdda4557273f1b280d6772adc31
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list