-
EM_GM
说明: EM算法实现,是matlab主站上获得的可靠程序。(EM algorithm,which is from the matlab net about image processing.)
- 2009-08-09 19:32:09下载
- 积分:1
-
cs,rd,rma
用于雷达成像的三种不同算法,分别为CS算法、RD算法、RMA算法(cs ,rd ,rma algorithm)
- 2021-04-27 20:38:44下载
- 积分:1
-
IPN_agreement
IPN 相关性一致性计算:一致相关性系数,皮尔逊系数等
( IPN_ccc - Computes the concordance correlation coefficient for evaluating reproducibility.
IPN_icc - Computes the interclass correlations for indexing the reliability analysis
IPN_kendallW- Computes the Kendall s W.
IPN_pearsonR- Computes the Pearson s R.)
- 2012-09-04 15:53:30下载
- 积分:1
-
测试
说明: 图像加密后期测试的程序,用来评价加密图像的质量好坏,可用于图像加密方面(mage encryption late test procedures, used to evaluate the quality of encrypted images, can be used for image encryption)
- 2021-04-28 16:58:44下载
- 积分:1
-
shuangsanjiaoxing
输出一个具有一定大小的双三角形,该三角形中间最小(Output of a certain size with a double triangle, the triangle between the minimum)
- 2009-11-13 15:02:26下载
- 积分:1
-
matlabcut
说明: 这是一个用matlab实现对图片的任意形状的剪切的程序,具有极强的实用性(This is a matlab implementation of the image with arbitrary shape cut in the process, with a strong practical)
- 2021-04-26 13:38:45下载
- 积分:1
-
远程数据tcp传输
基于labview的远程数据传输 tcp协议(Remote data transmission based on LabVIEW)
- 2019-01-02 16:55:05下载
- 积分:1
-
天正建筑2017破解版64位 附注册机和过期补丁
天正T20 4.0(2017)版本过期注册机、补丁(Tian Zheng T20 4 (2017) version software and expired registration machine, patch)
- 2018-03-10 01:00:16下载
- 积分:1
-
fuzzyedge
此程序实现了模糊增强实现图像的边缘检测,利用模糊方法结合边缘检测实现边缘点的提取。(Realize this procedure to enhance implementation of fuzzy image edge detection, the use of fuzzy edge detection methods achieve the extraction of edge points.)
- 2009-02-25 17:26:50下载
- 积分:1
-
图像清晰度评价指标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