Click here to Skip to main content
15,883,705 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I don't want to compare two duplicate images to get a match and two different ones to get a mismatch.
I need to input an image to the program and using a program such as 'dtw' or any other program, and checking against a database of images retrieve the closest one to the input image.

I want the closest because my project is OCR and not all people will write any word exactly the same

Please, I need help.
Posted
Updated 22-Mar-10 14:06pm
v6

first, try this: c# get image from database[^].

Then, you need to compare them. Try here: c# Compare images[^]
 
Share this answer
 
Given the complexity of the task, and the level of cluelessness in the question, I'd say you are screwed.
 
Share this answer
 
Did you find solution if yes then please mail me at aartishah22@yahoo.com
 
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