[digikam] [Bug 404853] digikam-6.0.0 faces engine fails to compile on PowerPC

2019-12-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404853

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7.0.0

--- Comment #6 from caulier.gil...@gmail.com ---
With 7.0.0, Dlib code have been dropped from digiKam face engine in favor of
OpenCV Neural Network API.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 404853] digikam-6.0.0 faces engine fails to compile on PowerPC

2019-03-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404853

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/dig
   ||ikam/6a3da298103797d01fa0cb
   ||049cccaff39bd1583e
 Status|REPORTED|RESOLVED

--- Comment #5 from caulier.gil...@gmail.com ---
Git commit 6a3da298103797d01fa0cb049cccaff39bd1583e by Gilles Caulier.
Committed on 21/03/2019 at 16:29.
Pushed by cgilles into branch 'master'.

add new optional configuration option to enable Faces Engine DNN support
Related: bug 405625

M  +2-0Mainpage.dox
M  +4-1NEWS
M  +1-0bootstrap.linux
M  +1-0bootstrap.macports
M  +1-0bootstrap.mxe
M  +1-0bootstrap.tarball
M  +8-5core/CMakeLists.txt
M  +6-3core/app/utils/digikam_config.h.cmake.in
M  +20   -11   core/libs/facesengine/CMakeLists.txt
M  +34   -22   core/libs/facesengine/facedb/facedb.cpp
M  +6-0core/libs/facesengine/facedb/facedb.h
M  +55   -8core/libs/facesengine/recognitiondatabase.cpp
M  +1-1core/libs/facesengine/recognitiondatabase.h
M  +3-0core/utilities/facemanagement/facescandialog.cpp

https://commits.kde.org/digikam/6a3da298103797d01fa0cb049cccaff39bd1583e

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 404853] digikam-6.0.0 faces engine fails to compile on PowerPC

2019-03-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404853

--- Comment #4 from caulier.gil...@gmail.com ---
There is no option in digiKam cmake scripts to disable whole face engine.

The alternative is to add a cmake option to disable the DNN part which stll
experimental.

Note : we will have a student planed while this summer to port the DLib DNN to
OpenCV DNN. So typically this code will disappear, but later this summer.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 404853] digikam-6.0.0 faces engine fails to compile on PowerPC

2019-03-20 Thread A. Wilcox
https://bugs.kde.org/show_bug.cgi?id=404853

--- Comment #3 from A. Wilcox (awilfox)  ---
So, does that mean we should turn off faces engine for our package builds until
the OpenCV code comes?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 404853] digikam-6.0.0 faces engine fails to compile on PowerPC

2019-03-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404853

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #2 from caulier.gil...@gmail.com ---
Maik,

Typically, the current DNN code will be dropped in the future in favor to
OpenCV DNN. No need to spare time on this topic...

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 404853] digikam-6.0.0 faces engine fails to compile on PowerPC

2019-03-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=404853

Maik Qualmann  changed:

   What|Removed |Added

Summary|digikam-6.0.0 FTBFS on  |digikam-6.0.0 faces engine
   |ppc64le arch|fails to compile on PowerPC

-- 
You are receiving this mail because:
You are watching all bug changes.