-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Please correct me if I am wrong - this script does "face searching" but not "face recognition". So it gives you the coordinates (a rect) at what points in the image a face is. But it is not able to compare this face with others and give it a rate like 75% agreement, or something like this... Anyway it is a step forward.
Btw.: If it is of intresst; I tried to recongize a rubik cube from webcam (live; moving images) and aquire the face colors while rotating the cube by hands... this worked not very well but under some circumstances... ;) The example I used was [1]/[2]. The move impressed me... ;)) [1] http://www.youtube.com/watch?v=VaW1dmqRE0o [2] http://www.cs.ubc.ca/~andrejk/525project/ On 21.02.2012 00:09, emijrp wrote: > I have found a tutorial for Python coders > http://creatingwithcode.com/howto/face-detection-in-static-images-with-python/ > > After some tests, it works fine (including René Descartes face : )). > > This is going to be very helpful to improve Images for biographies > accuracy http://toolserver.org/~emijrp/imagesforbio/ > > 2012/2/20 emijrp <[email protected] <mailto:[email protected]>> > > Hi Maarten; > > I think that this is a perfect example of open question in wiki > research. WikiPapers has a page for that stuff.[1] Can you add > some bits there about this? > > I dind't know about OpenCV, I will check it for sure, and I will > try to something (I'm a bot developer). > > Regards, emijrp > > [1] http://wikipapers.referata.com/wiki/List_of_open_questions > > > 2012/2/20 Maarten Dammers <[email protected] > <mailto:[email protected]>> > > Hi everyone, > > Some time ago I played around with computer vision to get images > categorized on Commons. I documented this at > https://commons.wikimedia.org/__wiki/User:Multichill/Using___OpenCV_to_categorize_files > > <https://commons.wikimedia.org/wiki/User:Multichill/Using_OpenCV_to_categorize_files> > . I don't think I'm going to spend time on it soon, but the results > were quite promising, so maybe someone else feels like working on > this? Would probably be a pretty nice student project or just fun > to do. > > Maarten > > > _________________________________________________ Wikitech-l > mailing list [email protected] > <mailto:[email protected]> > https://lists.wikimedia.org/__mailman/listinfo/wikitech-l > <https://lists.wikimedia.org/mailman/listinfo/wikitech-l> > > > > > > _______________________________________________ Pywikipedia-l > mailing list [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9DlacACgkQAXWvBxzBrDD2VACfcdtUxYjf0lMrWHD+N75B6NZU AMkAniwnXzCF/Y0pX18xi6xfB8E7rHZP =XRXX -----END PGP SIGNATURE----- _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
