在java中图像比较 [英] image comparison in java

查看:256
本文介绍了在java中图像比较的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的工作我的大学项目,其中我需要做的指纹比对。这可以通过比较两个图像和匹配的像素的相似性(如每我的发现)来完成。

I'm working on my college project, in which I am required to do fingerprint comparison. This can be done by comparing two image and matching their pixel similarity (as per my finding).

有没有API /库/ SDK或Java中使用任何东西,用于比较两个图像,让他们之间的百分比匹配?

Is there any API/library/SDK or anything available in Java, for comparing two images and getting the percentage match between them?

推荐答案

查看 OpenCV的库。
你可以找到那里正是你需要的。看看<一个href=\"http://stackoverflow.com/questions/2644787/$p$pcisely-compare-2-images-for-differences-using-opencv\">here例如如何比较图像。

Check out the OpenCV library. You can find there exactly what you need. Take a look here for example of how to compare images.

这篇关于在java中图像比较的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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