搜索资源列表
-
0下载:
用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、
最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
-
-
0下载:
本文讲述了一种基于图像颜色直方图的图像相似度的度量的方法,。并用Matlab实现,有源代码-This article describes a method based on the image color histogram image similarity measure. And using Matlab, source code
-
-
0下载:
用matlab软件进行图像相似度量,颜色直方图-Image similarity measure code, yanse histogram
-