[Digikam-devel] [Bug 146288] Face detection / recognition for digikam
Andi Clemens
andi.clemens at gmx.net
Tue Jul 7 12:47:10 BST 2009
https://bugs.kde.org/show_bug.cgi?id=146288
--- Comment #59 from Andi Clemens <andi clemens gmx net> 2009-07-07 13:47:08 ---
Don't expect much from this plugin! :) It was my first code in C++, always
coded Python before.
Also OpenCV is not really integrated here, and this is a KIPI-plugin, so if we
really want to use OpenCV in digiKam, we might want to integrate it there,
write a DImg::OpenCvLoader or similar and make it more abstract.
My plugin uses a classifier that I trained for single eyes. The face detection
of OpenCV is not that good, it only finds faces that are not covered by other
objects. Also the faces need to be straight, not in an angled position,
otherwise it fails, too.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list