当前位置:
首页
资源下载

搜索资源 - similarity of two images
搜索资源列表
-
1下载:
实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
-
-
0下载:
计算两幅图像的相似度,与psnr有所区别,根据两幅图像的纹理结构来判断两幅图像的相似度-Calculate the similarity of two images, and psnr be different, according to the texture structure of the two images to determine the similarity of two images
-
-
2下载:
实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片-To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image
-
-
0下载:
-The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all
-
-
1下载:
This an implementation of the algorithm for calculating the
Structural SIMilarity (SSIM) index between two images.- This is an implementation of the algorithm for calculating the
Structural SIMilarity (SSIM) index between two images.
-
-
0下载:
由图像的颜色直方图求取相应的区域颜色熵,利用该信息判断出两幅图像间的相似度,可将其利用到诸如镜头检测之类的场合中-Use color histogram to calculate corresponding regional color entropy, use this information to determine the similarity between two images,which can be used to detect the occasions such as shot
-
-
1下载:
基础代码。评价两个图形的相似度。给定两个01矩阵,采用卷积的方式评价两个图像的相似度。-Base code. Evaluation of the similarity of the two graphics. Given two 01 matrix, using convolution approach to evaluating the similarity of two images.
-
-
0下载:
MATLAB编写的计算一幅图像投影熵,用来计较两幅图像的相似程度-MATLAB calculations prepared by an image projection entropy, is used to care about the similarity of two images
-
-
0下载:
功能:求两幅图像的相似度,进而用于图像检索
尽管一幅彩色图像包含成千上万种颜色,但在多数情况下,图像中少数几种颜色就涵盖了图像中的大多数的象素颜色。这些颜色被称为主色。一些研究表明:使用主色一般不会降低颜色匹配效果。因此考虑一种次优可行的基于聚类颜色特征的相似度计算方法。
-Function: Find the similarity of two images, and then used for image retrieval although a color image con
-
-
0下载:
基于opencv实现的《bmp_基于像素统计的相似度检测》 判断两张图片的相似程度-Based on the opencv achieve bmp_ similarity detection based on pixel statistics to determine the degree of similarity of two images
-
-
1下载:
图像相似度计算,利用hog特征,不变矩,包含canny因子计算 来计算两张图片的相似度。可以用来进行图片检索-Image similarity calculation, hog characteristics, invariant moments contain a canny factor to calculate the similarity of two images. Can be used for image retrieval
-
-
0下载:
研究两幅图像匹配相似度衡量的方法,利用直方图的相关知识,采用相关,卡方,直方图相交,Bhattacharyyahe和EMD方法实现对两幅图像的相似度衡量。-Study two images matching similarity measure method, using the histogram of the relevant knowledge, using relevant, chi-square, histogram intersection, Bhattacharyyahe and
-
-
0下载:
在测试的两幅图像之间的结构相似度的计算程序-Computational procedures for the structural similarity of two images in the test
-
-
0下载:
VC++开发的利用直方图来计算两幅图像的相似程度-C++ developers use histograms to calculate the degree of similarity of two images
-
-
0下载:
Graphics similarity calculation, look at the similarity of two images.
-
-
0下载:
带GUI的PNSR比较,比较两幅图像的相似度,使用matlab编程。-PNSR with GUI comparison, compare the similarity of two images, using matlab programming.
-
-
2下载:
javacv实现的用于实现两张图片相似度的算法-Javacv algorithm implemented for realizing the similarity of two images
-
-
0下载:
VC++ 图像拼接程序,此程序实现类似全景拍摄照片,将满足一定相似比例的两张图片进行拼接.-Vc++ image stitching program, this program to achieve similar panoramic photos, will meet a certain proportional similarity of two images for Mosaic.
-
-
0下载:
SIFT源代码,检测两幅图像的相似度。详细检测过程,在原文中有备注(SIFT source code, to detect the similarity of two images)
-
-
0下载:
将归一化互相关应用到图像配准上,使用互相关来判断两幅图像的相似性,相似度越大,说明配准结果越是精确。(The normalized cross-correlation is applied to image registration, and the similarity of two images is judged by cross-correlation. The greater the similarity, the more accurate the registration resu
-