登录
首页 » matlab » code

code

于 2014-04-23 发布 文件大小:2710KB
0 227
下载积分: 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 个回复

  • LSSVMtoolbox
    个人感觉最好用最小二乘支持向量机工具箱,特与大家共享!(Personal feeling is best to use least squares support vector machine toolbox, special to share with everyone!)
    2020-06-28 14:40:02下载
    积分:1
  • Refinement-algorithm
    图像识别起步。裂纹图像二值化及其骨架提取算法.(Image recognition.Crack image binarization and skeleton extraction algorithm is proposed.)
    2015-05-05 16:05:08下载
    积分:1
  • hybrid-particle-swarm-optimization
    3种分别基于选择、交叉、模拟退火的混合粒子群算法,matlab编程。(Were based on three kinds of selection, crossover, hybrid particle swarm simulated annealing algorithm, matlab programming.)
    2021-05-13 10:30:02下载
    积分:1
  • ImageCoding
    该程序是数字图像处理中一个常用的算法,研究在VC6.0下调试通过,并且达到了非常好的效果,希望对大家能有点帮助。(The program is a digital image processing algorithms commonly used to study under VC6.0 debugger through and achieved very good results, in the hope that we can to some extent.)
    2009-04-26 19:58:05下载
    积分:1
  • NcutClustering-谱聚类和SVM相结合的分割程序
    说明:  基于谱聚类和SVM相结合的图像分割程序,在matlab2016b中运行成功(Image segmentation program based on spectral clustering and SVM)
    2019-11-21 16:18:08下载
    积分:1
  • total8bian
    初步的代码,只保存边界的声波逆时偏移 RTM
    2013-09-16 21:22:17下载
    积分:1
  • edgelink
    这是一个实现边缘连接的程序,用于连接在一条轮廓线上的边缘点(edge link)
    2011-04-28 09:45:48下载
    积分:1
  • RANSAC
    Ransac拟合直线和最小二乘法拟合的比较,对初次接触ransac的读者帮助很大(Ransac fitting straight line and the least-squares fitting of the comparison, the initial contact with the readers of great help to ransac)
    2009-12-09 18:37:40下载
    积分:1
  • PS
    说明:  讲述PS技术的抠图经典问题,帮助你快速熟悉抠图的精华!(PS about the classic problem of technology, matting, matting to help you quickly familiar with the essence!)
    2011-05-13 23:58:48下载
    积分:1
  • figure5_25
    图像剧烈湍流模糊,数字图像处理(第二版)第五章例题5.25的实现程序(Severe turbulence fuzzy image, digital image processing (second edition), Chapter V, Example 5.25, to achieve program)
    2012-05-16 21:33:00下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载