登录
首页 » matlab » ssim

ssim

于 2020-07-08 发布 文件大小:723KB
0 95
下载积分: 1 下载次数: 187

代码说明:

  这是最经典的平面图像质量评价的ssim实现,算法实现简单。(image quality assessment)

文件列表:

ssim
....\assessment.asv,6263,2012-11-20
....\assessment.m,6263,2012-11-20
....\curvefit.m,311,2012-11-20
....\dmos.mat,9080,2012-11-20
....\dmos_realigned.mat,17008,2012-11-20
....\fssim.m,1170,2012-11-20
....\fssim.mat,7681,2012-11-20
....\fssim结果





....\.........\5.jpg,27975,2012-11-20
....\.........\6.jpg,28646,2012-11-20
....\.........\7.jpg,28097,2012-11-20
....\.........\8.jpg,31258,2012-11-20
....\.........\9.jpg,29266,2012-11-20
....\grdabs.m,732,2012-11-20
....\gssim.m,2356,2012-11-20
....\gssim.mat,6631,2012-11-20
....\logistic4.m,85,2012-11-20
....\outlier.m,398,2012-11-20
....\Q.mat,6548,2012-11-20
....\refnames_all.mat,82824,2012-11-20
....\SSIM.asv,6804,2012-11-20
....\ssim.mat,6588,2012-11-20
....\ssim_index.asv,6778,2012-11-20
....\ssim_index.m,6819,2012-11-20
....\test0902.asv,1582,2012-11-20
....\test0902.m,1593,2012-11-20
....\text.asv,2285,2012-11-20
....\text.m,1963,2012-11-20
....\text_ssim.asv,1909,2012-11-20
....\实验结果
....\........\gssim



....\........\.....\gssim.xlsx,10587,2012-11-20


....\........\.....\jp2k2.jpg,20768,2012-11-20
....\........\.....\jpeg all.jpg,24112,2012-11-20
....\........\.....\jpeg1.jpg,20524,2012-11-20
....\........\.....\jpeg2.jpg,21613,2012-11-20
....\........\.....\white noise.jpg,23631,2012-11-20
....\........\read me.txt,323,2012-11-20
....\........\ssim





....\........\....\jp2k2.jpg,20058,2012-11-20
....\........\....\jpeg all.jpg,22833,2012-11-20
....\........\....\jpeg1.jpg,21013,2012-11-20
....\........\....\jpeg2.jpg,20492,2012-11-20
....\........\....\ssim_指标.xlsx,10585,2012-11-20
....\........\....\white noise.jpg,22415,2012-11-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • msseg
    meanshift track的。希望对大家有用o .(It s about meanshift program.)
    2011-07-15 13:53:12下载
    积分:1
  • graph
    对圆形,正方形,长方形等几何图形进行计算面积,周长等运算(Circular, square, rectangular and other geometric shapes are calculated area, perimeter of operation)
    2016-06-29 22:12:46下载
    积分:1
  • code
    2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的matlab代码.(CVPR best paper in 2009 ,He Kai Ming Single Image Removal Haze is the Using the Dark Channel matlab code,)
    2014-01-17 20:51:51下载
    积分:1
  • hungarian-rvm
    一种基于匈牙利算法和相关向量机的点模式匹配算法,可以有效解决点集的刚性和非刚性变换的参数求解问题。(A point set registration method based on Hungarian Algorithm and RVM which can well solve the parameters of rigid and non-rigid transform.)
    2015-05-23 21:41:48下载
    积分:1
  • frft
    矩形信号的frft(分数傅里叶变换wigner_ville_1.m 单分量信号去噪 wigner_ville_2.m 双分量平行信号去噪 wigner_ville_3.m 3分量信号频率检测)分数傅里叶变换是经典傅里叶变换的另一种改进方式。它的主要特点是提供研究对象从时间域到频率域全过程的综合描述,随着阶数从0连续增长到1,分数傅里叶变换展示出研究对象从纯时间域逐步变化到纯频率域的所有变化特征。因此,分数傅里叶变换提供了远比傅里叶变换多得多的可供选择的数据处理和分析方法。(The rectangular signal FRFT (Fractional Fourier Transform) Score Fourier transform is another modification of the classic Fourier transform. Its main feature is a comprehensive description of the study from the time domain to the frequency domain, with the order of continuous growth from 0 to 1, the fractional Fourier transform demonstrate the object of study from a purely time-domain gradually change to a pure frequency domain variation. Thus, the fractional Fourier transform provides data processing and analysis methods than Fourier transform much more to choose from.)
    2012-09-23 11:58:05下载
    积分:1
  • compute_homography
    用于求解张正友相机标定过程中的单应性矩阵(Homography matrix for camera calibration)
    2018-09-06 16:19:49下载
    积分:1
  • single_phase_grid_pv
    单相并网光伏逆变系统仿真,带最大功率点跟踪(PV system is connected to grid through single phase inverter)
    2013-09-03 13:37:00下载
    积分:1
  • FaceVerification
    说明:  人脸认证流程,计算人脸认证算法的FAR,FRR(Face verification process, the face authentication algorithm calculated the FAR, FRR)
    2010-04-21 17:22:56下载
    积分:1
  • peidui
    *****将picture内的所有文件拷贝到MATLAB7.1软件下的名为word的子文件夹下********** 1.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内 5.testpipei_1.m,testpiei_2.m,getOrder.m,gettezheng.m都为函数文件 three.m和three.fig共同为演示界面文件。 (Using MATLAB to image matching two images)
    2015-11-05 00:20:17下载
    积分:1
  • huffman
    数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。(Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the original image entropy, encoded average code length, and be able to reconstruct the image according to encoding. The program uses C++ mixed programming, has compiled a Matlab library files generated, do not need to link with C++. Programs include source code and source images, and encoding the results of the image.)
    2010-05-31 22:11:29下载
    积分:1
  • 696518资源总数
  • 104242会员总数
  • 49今日下载