Hi Everyone!<br><br>@Marcel<br>Hi, you can checkout the code for libface from this svn repo:<br> <code><br>svn co 
<a href="https://libface.svn.sourceforge.net/svnroot/libface">https://libface.svn.sourceforge.net/svnroot/libface</a> libface
                        </code><br clear="all"><br>As of now, only jpg images are supported, and supporting other common formats is a very simple matter involving only a handful of lines of code.<br>Since we tried to be API-agnostic in libface, the only way to load an image for detection was to load it from the filesystem. So we'll have to make a variant of libface exclusively for digiKam, but it shouldn't be much work, only changing one or two functions. But I can do this only after I get familiar with digiKam's API, which I can start after about 5 days (I have exams).<br>
<br>Apart from the above quirks, I guess we have all we need to integrate this into digiKam. Even after integration, I and Alex can continue working on the plugin separately, of course.<br><br>As for the image tagging widget, there is one in nepomuk playground repo, but it has build errors and seems to be abandoned. I talked with someone named "urkud" on nepomuk's IRC, and It seems that he is the developer. He himself said I shouldn't use that widget, and added that he would be committing fresh code for peopletag in his gitorious account soon : <a href="http://gitorious.org/~urkud1">http://gitorious.org/~urkud1</a><br>
<br>I haven't made many custom widgets, but someone must have made such a thing so I'll google for now :)<br><br>And about the face fingerprint database : that'll be stored in a different file, as it will be huge in size :)<br>
<br><br>-- <br>Aditya Bhatt<br>My Blog : <a href="http://adityabhatt.wordpress.com">http://adityabhatt.wordpress.com</a><br>