登录
首页 » matlab » code

code

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

  • fire
    对火焰图像进行二值化 边缘检测 链码提取 并计算火焰图像的面积和周长 绝对好用!(Binarization flame image edge detection chain code extraction and absolutely easy to calculate the area and perimeter of the flame image!)
    2013-01-05 16:08:10下载
    积分:1
  • computer_vision_work
    自动图像拼接,利用SIFT特征匹配算法,RANSAC(random sample consensus)算法,加权平滑算法等技术克服了传统图像拼接技术中的局限性(如光照、尺度变化的影响等),实现了光照和尺度变化条件下的多视角无缝图像拼接(Automatic Image Stitching  Local features detection  Features Matching  Homography Estimation RANSAC Image blending )
    2020-08-29 10:58:14下载
    积分:1
  • CS_OMP
    这是香港大学沙威博士写的压缩感知引论及相应的OMP算法。(This is written by the University of Hong Kong, Dr Savit compressed sensing cited dealt with the OMP algorithm.)
    2012-04-16 16:27:47下载
    积分:1
  • DIP3E_Chapter07_Art
    数字图像处理第三版(冈萨雷斯)附带课件PPT,第七章,英文原版(Digital Image Processing PPT by Gonzalez & Woods(3rd edition),Chapter 7)
    2011-02-09 10:28:59下载
    积分:1
  • kalman_image
    图像德拉尔曼滤波,实现对给定图像的卡尔曼去噪(kalman filter of image)
    2021-03-20 02:09:18下载
    积分:1
  • spfilt1
    首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。 (First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs. Using a variety of filters for processing: the arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filtering, filtering midpoint, maximum, minimum filtering. Note that the need to change the template size. A detailed comparison of these results and analyze the reasons.)
    2013-12-03 16:17:19下载
    积分:1
  • ALM
    说明:  增广拉格朗日乘子法ALM算法是机器学习中十分常用且有效的一种优化算法,经常用于低秩和稀疏问题的优化求解中,这个包是增广拉格朗日乘子法的matlab代码(ALM algorithm of augmented Lagrange multiplier method is a very common and effective optimization algorithm in machine learning. It is often used in the optimization of low rank and sparse problems. This package is the matlab code of augmented Lagrange multiplier method)
    2020-12-20 16:45:32下载
    积分:1
  • scramble
    说明:  基于相邻像素间位异或的图像置乱算法,效果很好,改变图像直方图(Between the adjacent pixels based on the XOR bit of image scrambling algorithm, well, change the image histogram)
    2008-09-21 14:41:03下载
    积分:1
  • regiongrow
    修改了冈萨雷斯《数字图像处理》中的区域生长法。本函数中含有三种选择种子点的方法:分别依据灰度值,种子点位置,交互式选择单个种子点。(Modified the region growing method described in "Digital Image Processing" . This function contains three options for the method of seed points: based on gray value, the location of the seed points, interactive selection of a single seed point. )
    2012-02-22 21:38:22下载
    积分:1
  • stereovision
    图像视差获取,效果还不错,可用于三维重建、等领域。(Parallax image acquisition, the results were good, can be used for three-dimensional reconstruction, and other fields.)
    2011-09-25 00:43:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载