-
图像清晰度评价指标Matlab
图像清晰度评价函数说明
1、熵: 表示图像所包含的平均信息量的多少,嫡值越大则所含信息量越多。
文件名:entropy.m 结果:EN
2、交叉嫡:反映两幅图像的差异,交叉嫡越小,则融合图像和原图像的差别越小。
文件名:cross_entropy.m 结果:平均交叉嫡MCE,均方根交叉嫡RCE
3、峰值信噪比: PSNR越高,说明融合效果与质量越好。
文件名:psnr.m 结果:PSNR
4、Qabf: 评价边缘或梯度质量,越大边缘越明显
文件名:Qabf.m 结果:Qabf(QAB/F)
5、平均梯度(Average Gradient):也称为清晰度,反映了图像中的微小细节反差与纹理变化特征,同时也反映了图像的清晰度,越大越好。
文件名:avg_gradient 调用:outval = avg_gradient(img)
6、结构相似性指数: SSIM指原图像和融合图像的相似程度,值越大越相似
文件名:ssim.m 结果:SSIM
7、互信息:MI(mutual information)
8、NMI: Normalized mutual information(Image sharpness evaluation function)
- 2018-09-30 09:09:39下载
- 积分:1
-
基于matlab图像处理系统
说明: 图像处理MATLABGUI界面,实现对输入图像的超分辨率重建(image processing
interface; boundary; limiting surface
realize; achieve; bring about; come true rebuild; reconstruct; reestablish; rehabilitate)
- 2021-02-19 16:09:45下载
- 积分:1
-
IDL_LoadData
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书操作即可!(IDL prepared using a GUI tool to view a detailed source code and project file contains the load image list to select RGB-Band Synthetic zoom map with roaming space Hawkeye map overlay vector data such as view processing functions can be operated in accordance with the Manual!)
- 2020-11-19 15:39:38下载
- 积分:1
-
3d 算法
3d 图形学的 算法,包含源代码(3d graphics algorithms, including source code)
- 2005-01-12 15:05:42下载
- 积分:1
-
利用de Boor算法绘制B样条曲线
运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1]
先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1].
First, draw the control polygon and draw the B spline curve by piecewise straight line segments.)
- 2018-06-09 15:17:01下载
- 积分:1
-
Granulate
说明: 颗粒粗化源码,将马赛克现象认为的作用于一副图像,称之为颗粒粗化。可以用来建立图像切换效果(source of coarse particles, that the phenomenon will mosaics in the role of an image, known as particle coarsening. Images can be used for switching effects)
- 2006-03-20 21:07:05下载
- 积分:1
-
pcaandica
这是一个人脸识别的程序,先对图像预处理,然后用PCA进行特征提取。(This is a face recognition process, first on the image pre-processing, and then use PCA for feature extraction.)
- 2008-12-17 13:05:38下载
- 积分:1
-
jbigkit-2.1
此jar包用于解析jbig格式文件的工具包,调用接口即可(This jar package is a toolkit for parsing JBIG format files and calling interfaces.)
- 2020-06-16 13:40:02下载
- 积分:1
-
cseg
MATLAB基于贝叶斯的RGB的彩色图像分割(MATLAB Based on Bayesian Color Image Segmentation in RGB)
- 2009-10-19 14:54:19下载
- 积分:1
-
RCS_Results
我用VC编的一个画图程序:其中使用了切分视图(I VC series a drawing program : the use of split View)
- 2004-10-27 18:30:38下载
- 积分:1