-
图像清晰度评价指标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
-
DCT
利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。(DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.)
- 2009-07-16 11:26:01下载
- 积分:1
-
Mei_Segment-Tree_Based_Cost
s世界计算机视觉三大会议之CVPR会议,中国人发表的经典立体匹配的论文(s World Computer Vision Conference CVPR three meetings, the Chinese classic stereo matching published papers)
- 2013-11-21 19:00:07下载
- 积分:1
-
ghostimaging
说明: 学习鬼成像原始程序。经验证可以跑通,欢迎交流。(Learn the original program of ghost imaging. After verification, it can run through. Welcome to communicate.)
- 2021-03-27 09:59:12下载
- 积分:1
-
图像去噪(matlab)
使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
- 2021-01-05 15:28:54下载
- 积分:1
-
行人检测
说明: 基于MATLAB的行人检测。直接运行imhogtrace主程序,即可得到运行结果。针对不同的图像,需要调整参数,我放的这张图,虽然效果不好,但是可以提供参考意义(Pedestrian detection based on MATLAB. Run the main program of imhogtrace directly to get the running result. For different images, parameters need to be adjusted. Although the effect of this picture I put is not good, it can provide reference significance)
- 2019-11-09 14:39:26下载
- 积分:1
-
IMX377CQT_Data-Sheet(E15414A57)_150713
说明: imx377 手册 imx377 datasheet imx377 datasheet(imx377datashee, imx377datasheet,imx377datasheet)
- 2020-06-23 20:00:01下载
- 积分:1
-
20070707-165713
LSB信息隐藏算法,就是通常把信息隐藏在图像像素的最后一位,可能对你们有帮助(LSB information hiding algorithm, the information is usually hidden in the image pixels of the last one, you may have to help)
- 2007-07-11 19:18:20下载
- 积分:1
-
Denoising-Custom-master
对微震图像进行去燥,利用同步压缩连续小波变换进行自动微震去噪和起始检测。(Denoising the microseismic image,automatic microseismic denoising and onset detection using the synchrosqueezed continuous wavelet transform.)
- 2019-04-17 13:53:11下载
- 积分:1
-
图片加减乘除
图片的加法运算减法运算乘法运算除法运算和四则运算(Four Operations of Addition, Subtraction, Multiplication and Multiplication of Pictures)
- 2019-05-11 11:00:19下载
- 积分:1