Click here to Skip to main content
15,796,456 members
Please Sign up or sign in to vote.
3.50/5 (4 votes)
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
Comments
Sergey Alexandrovich Kryukov 15-Mar-13 15:03pm    
Please don't re-post. This is considered and reported as abuse.
You should ask further questions, if you need, on the page of your original question.
—SA

1 solution

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