如何检查两张图片是否匹配? [英] How Do I Check If Two Pictures Match ?

查看:66
本文介绍了如何检查两张图片是否匹配?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用C#的窗体。



我有两个包含相同图像和一个按钮的图片框。单击按钮时,程序应该判断两张图片是否匹配?



这样做的有效方法是什么。我可以不深入像素匹配吗?

I am working on windows form C# .

I have two pictureboxes containing same image and a button. When the button is clicked the program should tell if the two pictures match ?

What is the efficient way of doing this. Can i do it without going deep into pixel matching ?

推荐答案

看看这个: .NET中的简单图像比较 [ ^ ]


您好,请检查这些链接是否已准备好使用示例代码进行下载,这有助于解决您的问题查询。在此先感谢。



http://www.c-sharpcorner.com/uploadfile/prathore/image-comparison-using-C-Sharp/ [ ^ ]
Hi, check these link having ready to use sample code to download which could help to solve your query. Thanks in advance.

http://www.c-sharpcorner.com/uploadfile/prathore/image-comparison-using-C-Sharp/[^]


Ref。

使用GDI +比较图像 [ ^ ]

http://www.devasp.net/net/articles/display/1363.html [ ^ ]

http://www.c-sharpcorner.com/up loadfile / krishnasarala / compare-two-images-in-asp-net / [ ^ ]

http://www.dotnetspider.com/resources/19811-Image-Compare-C.aspx [ ^ ]
Ref.
Comparing Images using GDI+[^]
http://www.devasp.net/net/articles/display/1363.html[^]
http://www.c-sharpcorner.com/uploadfile/krishnasarala/compare-two-images-in-asp-net/[^]
http://www.dotnetspider.com/resources/19811-Image-Compare-C.aspx[^]


这篇关于如何检查两张图片是否匹配?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆