-
Array-xiang_cheng-Doolittle-fen_jie
非常经典的矩阵相乘以及矩阵的Doolittle分解的程序,可用于数字图像处理(
Doolittle decomposition process is very classical matrix multiplication and matrix can be used for digital image processing)
- 2014-11-24 12:46:16下载
- 积分:1
-
Jpeg2000Gui
JPEG2000matlab实现
最新的图像压缩标准(JPEG2000matlab achieve the latest image compression standard)
- 2007-05-07 15:43:42下载
- 积分: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
-
金字塔模板匹配算法
说明: 可以实现金字塔加速处理模板匹配,vs2015+opencv3.30.(The template matching can be accelerated by pyramid)
- 2020-07-30 10:52:43下载
- 积分:1
-
ImageSimilarity
计算img文件夹内所有图像之间的相似度,并根据相似度排序,呈现每个图片的最相似图片结果(calculate the image similarity of each pic in img filedir)
- 2018-05-20 00:07:26下载
- 积分:1
-
VC++image-program
这是一个详细的关于Vc++图像编程的ppt,希望对大家有帮助(This is a detailed on Vc++ Image programming ppt, hope everyone has to help)
- 2008-05-28 17:20:04下载
- 积分:1
-
第三章图像灰度直方图变换
在数字图像处理中,灰度直方图是最简单且最有用的工具,可以说,对图像的分析与观察直到形成一个有效的处理方法,都离不开直方图。(in digital image processing, the histogram is the simplest and most useful tool, it can be said that the right image analysis and observation until the formation of an effective treatment method has been based on histogram.)
- 2005-06-06 19:38:58下载
- 积分:1
-
ccdwtwatermark
在DWT域的数字水印技术 matlab 编程(in DWT digital watermarking technology Matlab programming)
- 2007-05-27 13:57:02下载
- 积分:1
-
Lee filter for speckle noise reduction
在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
- 2017-10-02 13:54:48下载
- 积分:1
-
最近邻、双三次、双线性插值
说明: 能够实现对一幅图像的最近邻、双线性、双三次三种插值(Can realize the nearest neighbor, bilinear and bicubic interpolation of an image)
- 2020-12-22 01:19:08下载
- 积分:1