https://bugs.kde.org/show_bug.cgi?id=258082
Summary: libkface doesn't increment ids' while saving hash database Product: digikam Version: 2.0.0 Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: libkface AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 2.0.0 (using KDE 4.5.4) OS: Linux When Database save is called, name/id pair passed to KFaceUtils::addNameToFile() gets "-1" as ID, and so every pair contains "name", "-1". Reproducible: Always Steps to Reproduce: - Detect new faces for picture, add names, and save database. - restart detection program, load old database. - Try recognizing faces, get "empty" results. Actual Results: Faces are recognized, but names aren't loaded. Expected Results: - Names are assigned. OpenCV Version: 2.1.0-0.pm.15.11 QT Version: 4.7.1-141.2 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=258082
--- Comment #1 from Teemu Autto <teemu rautakuu org> 2010-12-06 13:17:33 --- Created an attachment (id=54203) --> (http://bugs.kde.org/attachment.cgi?id=54203) set returned vector values to reflect ids' -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from teemu@rautakuu.org
https://bugs.kde.org/show_bug.cgi?id=258082
--- Comment #2 from Teemu Autto <teemu rautakuu org> 2010-12-06 13:19:18 --- Problem seems to be in libfaces' Eingenfaces.cpp, where result vector isn't updated accordingly. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from teemu@rautakuu.org
https://bugs.kde.org/show_bug.cgi?id=258082
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2010-12-06 13:24:36 --- SVN commit 1204177 by cgilles: apply patch #54203 from Teemu Autto to return updated vector value ID BUGS: 258082 M +1 -0 Eigenfaces.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1204177 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from teemu@rautakuu.org
https://bugs.kde.org/show_bug.cgi?id=258082
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |2.0.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from teemu@rautakuu.org
https://bugs.kde.org/show_bug.cgi?id=258082
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Faces-Engine |Database-Faces -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |