-
图像清晰度评价指标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
-
labelwatershed
标记分水岭的matlab程序。分水岭变换就是指将原图像转换为一个标记图像, 其中所有属于同一集水盆的点均被赋予同一个标记, 并用一个特殊的标记来标识分水岭上的点(Marking a watershed in the matlab program. Watershed transform refers to the original image is converted to a Tagged Image, which all belong to the same set of points were given a basin with a marker, and a special marker to identify the point of a watershed)
- 2008-04-02 09:22:42下载
- 积分:1
-
videotrackframe
视频采集,视频处理,视频跟踪,对视频监控很有帮助(Video capture, video processing, video tracking, video surveillance helpful)
- 2010-05-11 10:16:55下载
- 积分:1
-
Matlab,music
music测向技术,快拍数,角度,频率,基本仿真(MUSIC algorithm direction finding technology)
- 2021-03-02 19:29:33下载
- 积分:1
-
海思图像调节方法和工具HiSilicon-PQ-Tools-User-Guide
海思图像调节方法和工具,很基础同时也很重要。(This document instructs debugging personnel to adjust the picture quality and implement
differentiated adjustment.)
- 2020-07-16 10:28:49下载
- 积分:1
-
registration
图像配准,首先实现了简单的图像预处理,然后根据两种不同的配准准则,互信息和边交互方差作图像配准(Image registration, first of all to achieve a simple image pre-processing, and then two different registration criteria, mutual information and edge interaction variance for image registration)
- 2010-01-23 16:49:22下载
- 积分:1
-
3dCameracalition
这是一个相机标定程序,有数据检验,求出两个相机的投影矩阵,用于双目视觉(This is a camera calibration procedures, test data, obtained two camera projection matrix for the binocular vision)
- 2009-01-06 15:53:44下载
- 积分:1
-
4
说明: 扩散映射置乱与超混沌系统组合图像加密算法
扩散映射置乱与超混沌系统组合图像加密算法(Combi ned i mage encryption a lgor ithm ba sed on
di ffusi on mapped disorder and hyperchaoti c system s)
- 2009-11-15 11:15:47下载
- 积分:1
-
fl_chart-master
在我们的移动端开发中,需要用到折线图,本篇内容就是用flutter写的一个折线图例程。(In the development of our mobile terminal, we need to use the line chart. This article is a line chart routine written by flutter.)
- 2019-06-22 15:11:51下载
- 积分:1
-
Arcgis制图规范符号库
为方便土地利用总体规划编制单位制作土地利用总体规划图件,针对市、县、乡三级土地利用总体规划制图,制作市、县、乡土地利用总体规划必选图件的图式符号库。该图式符号库适用于ArcGIS软件平台下的图件制作(In order to facilitate the land use master planning units to make land use master plan maps, for the city, county, Township three-level land use master plan mapping, the city, county, Township land use master plan must be selected map schema symbol library. The graphic symbol library is suitable for map making under the ArcGIS software platform.)
- 2018-09-24 15:41:32下载
- 积分:1