Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
friends i need some help for find some kind of good algorim for image comparing.
system is like this
1) i upload image to my web site
2) our database has 10 no of similar pictures
but we store those images as edges view.
(please check following link
Canny Edge Detection in C#[^]

in this link (4th)strong edges is my storing images type of database.

3)after i upload my image to the web site, it will do some process and convert this image to the (4th)strong edges image.(please check above link.other wise you cannot understand)

4)now using some algorithm compare database images and our browsed image and give name of it

i need help here.what is the best way to compare this image??
is there any kind of algorithms for that?
Posted

1 solution

There is an article on here about comparing images that might help you,

Simple image comparison in .NET[^]
 
Share this answer
 
Comments
Abhishek Pant 31-Jan-13 11:50am    
+5
DinoRondelly 31-Jan-13 11:51am    
Thanks
Thilantdm 1-Feb-13 9:32am    
this thing i got my friend.but i need some kind of accurate one for comparisson in database image files.thnkz friend

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900