Hi Aniket,<br><br>I'm not in charge of this particular area of digiKam, but here are some links you can start looking into to get familiar with using OpenCV and performing facial recognition, as well as descriptions and papers for various algorithms. The current algorithm (eigenfaces) used in digiKam would not be very good with real-world images (even if it worked properly). One of the best (if not the best) algorithm available would be the Fisherfaces or Linear Discriminant Analysis (LDA) method. You can read a nice summary and analysis here:<br>
<br>   <a href="http://www.bytefish.de/blog/fisherfaces">http://www.bytefish.de/blog/fisherfaces</a><br><br>Here are some good summaries of various algorithms that are available for further comparison:<br><br>   <a href="http://opencv.willowgarage.com/wiki/FaceRecognition">http://opencv.willowgarage.com/wiki/FaceRecognition</a><br>
   <a href="http://www.face-rec.org/algorithms/">http://www.face-rec.org/algorithms/</a><br><br>I believe you have to apply and be accepted to the GSoC program before you can actually be work on GSoC projects, but someone else will probably contact you about that (or info might be on the GSoC website?).<br>
<br>Best,<br>-Ananta<br><br><br><div class="gmail_quote">On Sat, Mar 17, 2012 at 2:48 PM, Aniket Handa <span dir="ltr"><<a href="mailto:atneik@gmail.com">atneik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello there,<br>
<br>
My name is Aniket Handa, currently enrolled in Jaypee Institute of<br>
Information Technology, Noida, INDIA pursing B.Tech-M.Tech Dual<br>
program in Computer Science & Engineering. My interests range from<br>
Computer Vision, Computer Graphics to developing Android Apps. I am a<br>
firm believer of FOSS.<br>
<br>
I am particularly interested in "Facial Recognition" partially due to<br>
its high demand (Bug 271679: 492 votes) and partially due to my<br>
interests in vision. I saw that this Idea was also in GSoC 2010, so<br>
that puts up questions like: was it taken by some student? If so, were<br>
there some problems?<br>
<br>
I am currently looking more about the project and will get back to you<br>
soon. Looking forward for being a valuable part of the community.<br>
<br>
Regards,<br>
Aniket<br>
_______________________________________________<br>
Digikam-devel mailing list<br>
<a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
</blockquote></div><br>