[Metalab] Face recognition
Thomas Klausner
domm at cpan.org
Tue May 29 18:57:19 CEST 2012
Hi!
On Tue, May 29, 2012 at 05:48:17PM +0200, Benjamin Klemencic wrote:
> I'm looking for an API for face recognition. I want to find faces on
> images which are similar to other faces on images - profile pictures
> would do it.
I've seen a talk on something related at the last German Perl Workshop.
The module uses is:
https://metacpan.org/module/Image::CCV
Here's a blog post:
http://blogs.perl.org/users/max_maischein/2012/02/how-many-faces-do-you-count.html
--
#!/usr/bin/perl http://domm.plix.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}
More information about the Metalab
mailing list