Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All


I have a one problem and it is i have a one form in c#.net 2005 and it is two picture box and one button when i load two picture in two picture box and click button then check if two picture are same then give result of 'same' else give result 'wrong' in fact check compare two picture

please help me

thanks in advance
Posted

1 solution

Here is exactly what you need :)
http://blogs.msdn.com/b/domgreen/archive/2009/09/06/comparing-two-images-in-c.aspx[^]

Alternatively you can also refer to:
Comparing Images using GDI+[^]
 
Share this answer
 
Comments
RaviRanjanKr 4-May-11 1:41am    
Nice Link Amit, My 5 :)
Wild-Programmer 4-May-11 3:49am    
Thank you so much Ravi :)
Kim Togo 4-May-11 3:41am    
My 5. Good link. And calculate hash value is a good way to compare :-)
Wild-Programmer 4-May-11 3:49am    
Thank you so much Kim :)
Tarun.K.S 5-May-11 9:08am    
Excellent link. Ye lo 5!

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