Welcome to Dream.In.Code
Become a PHP Expert!

Join 137,431 PHP Programmers for FREE! Get instant access to thousands of PHP experts, tutorials, code snippets, and more! There are 1,921 people online right now. Registration is fast and FREE... Join Now!




Facial recognition search

 
Reply to this topicStart new topic

Facial recognition search, facial recognition

deepaknri
22 Jan, 2008 - 02:12 AM
Post #1

New D.I.C Head
*

Joined: 22 Jan, 2008
Posts: 1

Hello,

I just want to make a small module in my site where user has come and select one image
and this image is search from face database and matched images will be come as search result.
so i want some php plugin which give me right solution for that.

Please any one know about this help me.


Thanx
deepak
User is offlineProfile CardPM
+Quote Post

Martyr2
RE: Facial Recognition Search
25 Jan, 2008 - 01:01 PM
Post #2

Programming Theoretician
Group Icon

Joined: 18 Apr, 2007
Posts: 5,260



Thanked: 227 times
Expert In: C/C++, Java, VB, VB.NET, C#, PHP, Web Development, HTML & CSS, Javascript

My Contributions
Well the idea behind a facial recognition program is that a set of points on an image create an "image signature" which is unique. Storing this signature can then allow you to compare an image you choose and its signature to other matches with an exact or a close number of points (if it matches 8 out of 10 points on the image would be a high probability match for instance).

All you need to do is create a script that can first generate this signature from a file (look into the image functions of PHP), store them in a database table, then create a search algorithm against those signatures to identify high probability matches. How you setup the signature definition will dictate how you search and how effective it will be in finding close or exact matches.

I hope this make sense and gives you some ideas on which direction to proceed with. smile.gif
User is offlineProfile CardPM
+Quote Post

ajay1kumar1
RE: Facial Recognition Search
27 Mar, 2008 - 11:48 PM
Post #3

New D.I.C Head
*

Joined: 27 Mar, 2008
Posts: 1

Please use SOAP in php and some free or paid service for the facial recognition or you can also use facial SDK for ur output.

Cheers
Ajax
User is offlineProfile CardPM
+Quote Post

theis
RE: Facial Recognition Search
28 Mar, 2008 - 03:13 PM
Post #4

New D.I.C Head
*

Joined: 28 Mar, 2008
Posts: 1

QUOTE(ajay1kumar1 @ 28 Mar, 2008 - 12:48 AM) *

Please use SOAP in php and some free or paid service for the facial recognition or you can also use facial SDK for ur output.

Cheers
Ajax


Do you know of anywhere where i could find some existing scripts to achieve facial recognition??
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/5/08 05:00AM

Live PHP Help!

PHP Tutorials

Reference Sheets

PHP Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month