登录
首页 » matlab » code

code

于 2014-04-23 发布 文件大小:2710KB
0 211
下载积分: 1 下载次数: 27

代码说明:

  包涵了计算影像的几种质量指标,这些指标都是全局指标,对影像质量评价有一定作用(Image Quality Index :IFC、Q4、QNR、VIF)

文件列表:

code
....\IFC
....\...\4.tif,1053718,2013-07-07
....\...\distsub_est_M.m,2292,2008-10-28
....\...\ifc.asv,4,2008-10-28
....\...\ifcvec.m,5582,2008-10-29
....\...\ind2wtree.m,357,2005-05-14
....\...\org.tif,2100388,2013-03-23
....\...\readme.txt,3100,2005-05-15
....\...\refparams_vecgsm.m,1417,2005-05-14
....\img_qi.m,4200,2008-10-29
....\Q4_index
....\........\norm_blocco.m,126,2006-06-21
....\........\Q4.asv,3681,2013-09-21
....\........\Q4.m,3679,2008-11-27
....\........\Q4_pan.m,3679,2008-10-29
....\........\q_universal.m,3667,2006-12-21
....\Qabf.m,2943,2009-05-05
....\qilv.m,1895,2008-10-28
....\qnr_index
....\.........\corrm.m,581,2008-11-30
....\.........\dis_spat.m,401,2009-05-05
....\.........\dis_spec.asv,402,2009-05-05
....\.........\dis_spec.m,402,2009-05-05
....\.........\img_qi.m,4160,2005-11-29
....\.........\img_qinew.m,811,2008-10-28
....\.........\matrice_spec.m,2179,2008-11-30
....\.........\qnr.asv,1290,2008-10-28
....\.........\qnr.m,1230,2009-05-05
....\.........\Read me.txt,20,2007-10-10
....\.........\vett_spat.m,1902,2008-11-30
....\sam.m,917,2008-10-28
....\VIF
....\...\ind2wtree.m,357,2005-05-14
....\...\readme.txt,2998,2005-05-15
....\...\refparams_vecgsm.m,1417,2005-05-14
....\...\vifsub_est_M.m,2294,2005-05-14
....\...\vifvec.m,5616,2008-10-29
....\vsnr_matlab_source



....\..................\imdwt.dll,97280,2007-05-09
....\..................\imdwt.m,482,2007-10-04
....\..................\imdwt_cpp
....\..................\.........\compile_imdwt.m,51,2007-10-04
....\..................\.........\ginclude
....\..................\.........\........\gbuffer.cpp,5760,2007-10-04
....\..................\.........\........\gbuffer.h,80198,2007-10-04
....\..................\.........\........\gbufferlist.cpp,1851,2007-10-04
....\..................\.........\........\gbufferlist.h,9769,2007-10-04
....\..................\.........\........\gfile.h,5700,2007-10-04
....\..................\.........\........\gstepsizes.cpp,1846,2007-10-04
....\..................\.........\........\gstepsizes.h,4968,2007-10-04
....\..................\.........\........\gtransform.cpp,1842,2007-10-04
....\..................\.........\........\gtransform.h,14268,2007-10-04
....\..................\.........\........\gtypes.h,7197,2007-10-04
....\..................\.........\........\gwavelift.cpp,1843,2007-10-04
....\..................\.........\........\gwavelift.h,15800,2007-10-04
....\..................\.........\........\gwavelist.cpp,1841,2007-10-04
....\..................\.........\........\gwavelist.h,14040,2007-10-04
....\..................\.........\imdwt.cpp,2642,2007-10-04
....\..................\README.TXT,1139,2007-10-04
....\..................\vsnr.m,10341,2008-06-02
....\..................\vsnr_demo.m,901,2007-10-04
....\wsnr.M,2274,2008-12-15

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

发表评论

0 个回复

  • opticalflow
    经典的光流法。读视频和光流算法两个类分开,可读性增强(Classic optical flow method. Read video and optical flow algorithm to separate the two classes, to enhance readability)
    2014-10-17 15:51:15下载
    积分:1
  • 5
    直方图调整并显示对比,直方图调整后都需要对比一下调整前与调整后的区别,并显示。此程序适合初学者学习。(Histogram and adjust the display contrast)
    2013-08-21 08:25:38下载
    积分:1
  • STUN_PS
    著名的psinsar小组开发的MATLAB 源码。可供学习。 (Kampes, B.M., "Radar Interferometry-- The Persistent Scatterer Technique", published by Springer, 2006. The software consists of a Matlab toolbox. Matlab must be installed on your system in order to use it.)
    2009-06-17 14:20:29下载
    积分:1
  • mpiv_toolbox
    用于粒子图像测速技术的图像处理,分析得到流场信息(Image Processing for Particle Image Velocimetry and Flow Field Information Analysis)
    2020-12-18 15:59:11下载
    积分:1
  • 基于MATLAB的信息隐藏算法研究与实现_陈小娥
    说明:  采用 MATLAB 开发环 境,提出了一种图像信息隐藏算法,实现了图像信息隐藏的两大基本功能,即信息的嵌入和信息的提取.同 时,模拟常见的攻击方法,验证了添加隐藏信息后的图像的抗攻击能力(Using MATLAB to develop the environment, an image information hiding algorithm is proposed, which realizes two basic functions of image information hiding, i.e. information embedding and information extraction. At the same time, common attack methods are simulated to verify the anti-attack capability of the image added with hidden informati)
    2021-03-13 14:49:24下载
    积分:1
  • fourier频率中心化
    说明:  对图形进行二维傅里叶变化后的频谱进行中心化(Centralization of the spectrum after two-dimensional Fourier transform)
    2020-08-23 14:38:16下载
    积分:1
  • sansul
    说明:  遥感高光谱图像处理,实现丰度估计;传统sansul算法(remote sensing,image processing,abundance estimation method)
    2021-04-12 19:55:24下载
    积分:1
  • demo
    关于图像处理的一些基本操作,空间、频域图像增强,形态学处理,边缘检测等(About some of the basic image processing operations, space, frequency domain image enhancement, morphological processing, edge detection, etc.)
    2013-09-02 10:34:18下载
    积分:1
  • GDAL
    GDAL影像显示 建立金字塔通过i移动图像 进行图像的放大缩小 多波段显示影像金子塔显示 (GDAL image creates pyramid)
    2012-12-21 23:29:55下载
    积分:1
  • 基于QT和EasyPR的车牌识别软件
    【实例简介】转自CSDN分享,使用时只需改opencv路径,可成功编译。
    2021-06-15 00:31:18下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载