Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Delphi Components for Face Identification and Tagging

Tags:

Are there any good components, free or commercial, available for Delphi (I use Delphi 2009) that will allow me to easily implement face detection and tagging of the faces in photos (i.e. graphics/images)?

I need to do something similar to what Google Picasa's Web Albums can do, but from within my application.

like image 761
lkessler Avatar asked Jan 10 '09 15:01

lkessler


1 Answers

Did you see the SDK's that come in the answer Face recognition Library.

The one from nuerotechnology has an activex component that you could use.

like image 53
gjutras Avatar answered Sep 30 '22 15:09

gjutras