[Digikam-devel] [Bug 146288] Face detection / recognition for digikam

Alex alexjironkin at gmail.com
Sat Jan 9 17:11:50 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=146288





--- Comment #87 from Alex <alexjironkin gmail com>  2010-01-09 18:11:41 ---
I have left the storing of the data to the people that want to use it as far as
the library is concerned. In this case, I think it would be appropriate to
store in some flat file somewhere, is it is constantly used and changed. Purely
because some concerns over storing it in database (see above). The data itself
are matrices and vectors of doubles. 

Why I have brought it up, pretty much any of the face recognition has to be
supervised (decided by a person whether it is match or not), that is why there
is a need for a feedback in the process.

I am going to write a small example where library is used and hopefully
outputted for feedback. I think then the overall process will become a lot more
clear.



P.S. I think I will try and merge with the existing libface library, last I
have looked at it on sourceforge, it was unstable and not maintained anymore
for a couple of years. This was the reason why I went to write one in the first
place.


Alex

-- 
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