Click here to Skip to main content
15,892,697 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, I am new in C# and I need to write a program that will compare one imege with others from DB and return the most similar with percents of similarity, I found emgucv libraries and this:
http://social.msdn.microsoft.com/Forums/eu/csharpgeneral/thread/0931d32e-e137-44a2-9ca6-1526291e0d1c[^]
But I'am the beginner and can't understand where exactly I should paste this code and what else to write. Please someone help me if you can. I'll be very happy ^^
Posted

Have a look at this article:
Image Comparison using C#[^] - only difference is image location of second one which is irrelevant. Retrieve the Db image and then compare with selected image.
 
Share this answer
 
If you don't even know where to paste the code then it means you should first learn programming before starting it. We are here to help solve problems and not to teach.
 
Share this answer
 

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