Home >Backend Development >PHP Tutorial >求颜色直方图的相似度算法!该如何处理

求颜色直方图的相似度算法!该如何处理

WBOY
WBOYOriginal
2016-06-13 11:48:171063browse

求颜色直方图的相似度算法!
我已经求出两张图片的基于HSV的颜色直方图了,但是接下来 该用什么方式比较他们的相似度呢,求算法解析?
------解决方案--------------------
1、你贴出你的代码
2、一般可用欧氏距离算法

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn