Welcome![Sign In][Sign Up]
Location:
Search - similarity between two images

Search list

[Special EffectsImageSearch

Description: 基于内容的图像检索示例代码,给定一幅原图像,在图像数据库中根据与原图像之间相似度的大小,搜索与原图像最接近的若干幅图像。本程序相似度主要以两幅图像之间直方图的距离为衡量标准,对此内容感兴趣的同学可以在此基础上加入更多的相似度判别算法。-Content-Based Image Retrieval sample code, given a piece of the original image, the image database in accordance with the similarity between the original image size, image search and the original number of the nearest images. This procedure mainly on the similarity between two images, the distance histogram for the measure, this content of interest to students on the basis of similarity to include more discriminant algorithm.
Platform: | Size: 43008 | Author: 张柳新 | Hits:

[Special Effectsget_psnr

Description: 这个是一个获取两个图像相似度的函数,对于图像处理和数字水印方面的编程者来说,会经常去计算两个图像的psnr值,从而来确定图像的相似度,使用matlab可以很方便的计算两个图像的psnr,但是由于matlab专业性很强,而且有没有版权保护,所以对于大批的使用VC语言的这方面的编程者,由于要经常使用而显得很麻烦。 通过调用get_psnr函数可以很方便的就得到两个图像的相似度。 -This is a similarity to obtain a function of two images for image processing and programming aspects of digital watermarking are concerned, will keep the two images to calculate the PSNR value, thereby to determine the similarity of images, the use of matlab can be easily the calculation of the two images psnr, but because matlab highly professional, and has no copyright protection, and therefore the use of a large number of VC language programming in this area, and due to frequent use, there appears to be very troublesome. Get_psnr by calling the function can be easily obtained from the two images on the similarity.
Platform: | Size: 1024 | Author: 莫雨 | Hits:

[Special Effectsimagematching

Description: 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image matching algorithms and demonstrate the procedure.
Platform: | Size: 196608 | Author: 宁浩 | Hits:

[Waveletssim_index

Description: 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.
Platform: | Size: 2048 | Author: ahsh | Hits:

[Graph programmatch

Description: 由图像的颜色直方图求取相应的区域颜色熵,利用该信息判断出两幅图像间的相似度,可将其利用到诸如镜头检测之类的场合中-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 detection
Platform: | Size: 1015808 | Author: laputa | Hits:

[matlabsimilaritymeasurement

Description: 利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
Platform: | Size: 338944 | Author: wangxn | Hits:

[matlabssim

Description: This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images. Please refer to the following paper: Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image quality assessment: From error visibility to structural similarity" IEEE Transactios on Image Processing, vol. 13, no. 4, pp.600-612, Apr. 2004.
Platform: | Size: 2048 | Author: Annie | Hits:

[Special Effectsssim_index

Description: This an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images. Please refer to the following paper: - This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images. Please refer to the following paper:
Platform: | Size: 2048 | Author: qht | Hits:

[matlabQLIV

Description: QILV calculation for finding similarity between two images
Platform: | Size: 1024 | Author: thilagamohan | Hits:

[AlgorithmHausdorffDist

Description: Calculate the Hauss droff distance between two images to check the similarity
Platform: | Size: 1024 | Author: inb | Hits:

[matlabSDD

Description: Function-Compute Correlation between two images using the similarity measure of Sum of Squared Differences (SSD) with Right Image
Platform: | Size: 1024 | Author: aliveli | Hits:

[Special EffectsImageComparator

Description: 通过比较两幅图像直接的直方图来测量两幅图像之间的相似性。因为直方图比较是基于逐个容器进行的比较,不考虑相邻容器的影像,顾比较之前对查询图像和输入图像减少颜色空间。-Direct histogram similarity measure between two images by comparing the two images. Because histograms are more individually based on container, without regard to the image of an adjacent container, Gu before comparing the query image and the input image color space reduction.
Platform: | Size: 4133888 | Author: 蓝梦 | Hits:

[2D Graphicssim3

Description: ssim是结构化相似度,描述两个图像之间在结构上的相似程度,一般用与检测图像的不可见性。-Ssim is structural similarity, described in structural similarity between two images, and is commonly used in testing the invisibility of the image。
Platform: | Size: 2048 | Author: sqt | Hits:

[BooksCompareImageHist

Description: 基于opencv进行两幅图之间的相似度对比-Comparing the similarity between two images based on opencv
Platform: | Size: 70656 | Author: Shen | Hits:

[Special EffectsFeatureSIM

Description: 这是一个计算两个图像之间相似性(FSIM)指数d的算法。-This is an implementation of the algorithm for calculating the Feature SIMilarity (FSIM) index between two images.
Platform: | Size: 6144 | Author: Leo | Hits:

[Special Effectsssim_index

Description: 两幅图像的相似性衡量标准,即两幅图像直接相减的结果-a rule to asses the similarity between two images, the result is the difference between two images
Platform: | Size: 2048 | Author: 丁哈哈 | Hits:

[Special EffectsMssim

Description: 用于计算两幅图像之间结构相似性度量的MATLAB源码-An implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images
Platform: | Size: 2048 | Author: 苏永刚 | Hits:

[Special Effectsssim

Description: 结构相似性,是一种衡量两幅图像相似度的指标。该指标首先由德州大学奥斯丁分校的图像和视频工程实验室(Laboratory for Image and Video Engineering)提出。SSIM使用的两张图像中,一张为未经压缩的无失真图像,另一张为失真后的图像。(Structural similarity is a measure of the similarity between two images. The target was first presented by the Laboratory for Image and Video Engineering at the University of Dezhou, Austen. One of the two images used by SSIM is an uncompressed and undistorted image, and the other is a distorted image.)
Platform: | Size: 1024 | Author: 精灵鸟333 | Hits:

[matlabssim

Description: ssim的matlab完整代码,计算两幅图像之间的结构相似性(SSIM's Matlab complete code, calculating structural similarity between two images)
Platform: | Size: 2048 | Author: risker | Hits:

[Special Effectsimage_evaluation

Description: 图片重建质量评估算法。计算两张图片的PSNR(Peak Signal to Noise Ratio,峰值信噪比)和SSIM(Structural Similarity Index,结构相似性)。(The measurement algorithm of image reconstruction. Compute the PSNR and SSIM between two images.)
Platform: | Size: 2048 | Author: Doctor翼 | Hits:
« 12 »

CodeBus www.codebus.net