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

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

WBOY
Release: 2016-06-13 11:48:17
Original
1066 people have browsed it

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template