% -----------COPYRIGHT NOTICE STARTS WITH THIS LINE------------
% Copyright (c) 2005 The University of Texas at Austin
% All rights reserved.
%
% Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy,
% modify, and distribute this code (the source files) and its documentation for
% any purpose, provided that the copyright notice in its entirety appear in all copies of this code, and the
% original source of this code, Laboratory for Image and Video Engineering (LIVE, http://live.ece.utexas.edu)
% at the University of Texas at Austin (UT Austin,
% http://www.utexas.edu), is acknowledged in any publication that reports research using this code. The research
% is to be cited in the bibliography as:
%
% H. R. Sheikh and A. C. Bovik, "Image Information and Visual Quality", IEEE Transactions on
% Image Processing, (to appear).
%
% IN NO EVENT SHALL THE UNIVERSITY OF TEXAS AT AUSTIN BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL,
% OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS DATABASE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF TEXAS
% AT AUSTIN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%
% THE UNIVERSITY OF TEXAS AT AUSTIN SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
% WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE DATABASE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
% AND THE UNIVERSITY OF TEXAS AT AUSTIN HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
%
% -----------COPYRIGHT NOTICE ENDS WITH THIS LINE------------
This software release consists of an implementation of the algorithm described in the paper:
H. R. Sheikh and A. C. Bovik, "Image Information and Visual Quality"., IEEE Transactions on Image Processing, (to appear).
Download manuscript draft from http://live.ece.utexas.edu in the Publications link.
It consists of the following files:
readme.txt: this file
vifvec.m: main function, call this to evaluate image quality
support .m files: ind2wtree.m, refparams_vecgsm.m, vifsub_est_M.m
Prerequisites: The Steerable Pyramid toolbox. Available at
http://www.cns.nyu.edu/~lcv/software.html
Input : (1) img1: The reference image as a matrix
(2) img2: The distorted image (order is important)
Output: (1) VIF the visual information fidelity measure between the two images
Default Usage:
Given 2 test images img1 and img2, whose dynamic range is 0-255
vif = vifvec(img1, img2);
Advanced Usage:
Users may want to modify the parameters in the code.
(1) Modify sigma_nsq to find tune for your image dataset.
(2) MxM is the block size that denotes the size of a vector used in the
GSM model.
(3) subbands included in the computation
Please read the paper for more details on interpretation of the results.
Email comments and bug reports to hamid.sheikh@ieee.org
没有合适的资源?快使用搜索试试~ 我知道了~
基于Matlab利用NSST非下采样剪切波算法实现红外与可见光图像融合仿真(源码+图片+图像融合评价标准13项指标).rar
共498个文件
m:186个
png:175个
c:21个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
5星 · 超过95%的资源 20 下载量 137 浏览量
2023-04-14
17:08:32
上传
评论 6
收藏 22.97MB RAR 举报
温馨提示
1、资源内容:基于Matlab利用NSST非下采样剪切波算法实现红外与可见光图像融合(源码+图片+图像融合评价标准13项指标).rar 2、适用人群:计算机,电子信息工程、数学等专业的大学生课程设计、期末大作业或毕业设计,作为“参考资料”使用。 3、更多仿真源码和数据集下载列表(自行寻找自己需要的):https://blog.csdn.net/m0_62143653?type=download 4、免责声明:本资源作为“参考资料”而不是“定制需求”不一定能够满足所有人的需求,需要有一定的基础能够看懂代码,能够自行调试,能够自行添加功能修改代码。由于作者大厂工作较忙,不提供答疑服务,如不存在资源缺失问题概不负责,谢谢理解。
资源推荐
资源详情
资源评论
收起资源包目录
基于Matlab利用NSST非下采样剪切波算法实现红外与可见光图像融合仿真(源码+图片+图像融合评价标准13项指标).rar (498个子文件)
-MacReadMe 3KB
-MacReadMe 3KB
pyramids.asv 37KB
namedFilter.asv 3KB
buildSpyr.asv 2KB
buildGpyr.asv 2KB
buildSpyrLevs.asv 907B
maxPyrHt.asv 604B
edges.c 22KB
edges.c 22KB
edges-orig.c 16KB
edges-orig.c 16KB
convolve.c 10KB
convolve.c 10KB
wrap.c 8KB
wrap.c 8KB
upConv.c 6KB
upConv.c 6KB
corrDn.c 4KB
corrDn.c 4KB
histo.c 4KB
histo.c 4KB
pointOp.c 3KB
pointOp.c 3KB
atrousc.c 3KB
innerProd.c 1KB
innerProd.c 1KB
range2.c 1KB
range2.c 1KB
ChangeLog 17KB
test_AG.cpp 1KB
lcv.css 760B
说明文档.doc 24KB
说明文档.doc 24KB
说明文档.doc 18KB
1-s2.0-S156625351100056X-main.docx 2.7MB
A-Similarity-Metric-for-Assessment-of-Image-Fusion-Algorithms.docx 2.65MB
报告.docx 2.07MB
报告.docx 264KB
xydeaspetrovic2000.docx 110KB
.FBCIndex 52KB
.FBCSemaphoreFile 6B
barbara.gif 291KB
convolve.h 2KB
convolve.h 2KB
pyramids.html 97KB
matlabPyrTools.html 17KB
add_Vis.jpg 10KB
add_IR.jpg 10KB
pyramids.m 37KB
pyramids.m 37KB
fmi.m 19KB
atrousfilters.m 19KB
sp3Filters.m 17KB
sp1Filters.m 9KB
sp5Filters.m 7KB
sp0Filters.m 6KB
showIm.m 6KB
Contents.m 6KB
vifvec.m 5KB
showWpyr.m 5KB
showLpyr.m 5KB
showSpyr.m 5KB
ssim.m 5KB
reconSCFpyr.m 4KB
img_qi.m 4KB
reconWpyr.m 4KB
matlabPyrTools.m 4KB
denoise_shearlet_example.m 4KB
namedFilter.m 3KB
vifvec.m 3KB
QABF.m 3KB
QABF.m 3KB
pgmWrite.m 3KB
buildSFpyr.m 3KB
reconSFpyr.m 3KB
QABF.m 3KB
viff.m 3KB
upConv.m 3KB
reconSpyr.m 3KB
buildWpyr.m 3KB
buildLpyr.m 3KB
buildSCFpyr.m 3KB
corrDn.m 2KB
WFQI.m 2KB
buildSpyr.m 2KB
mkSquare.m 2KB
gen_x_y_cordinates.m 2KB
vifsub_est_M.m 2KB
vifsub_est_m.m 2KB
buildGpyr.m 2KB
buildSCFpyrLevs.m 2KB
nsst_dec2.m 2KB
reconLpyr.m 2KB
reconSFpyrLevs.m 2KB
steer.m 2KB
NMI.m 2KB
nsst_dec1.m 2KB
pixelAxes.m 2KB
fuse_NSST.m 2KB
共 498 条
- 1
- 2
- 3
- 4
- 5
Matlab仿真实验室
- 粉丝: 3w+
- 资源: 2404
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
- 4
前往页