-
123
已知一个点到一条直线的距离,主要用在地图匹配中基于权重地图匹配算法中(Given a point to a straight line distance, mainly used in the map-matching weight based map-matching algorithm)
- 2013-08-21 11:25:55下载
- 积分:1
-
generateDictionaries
Matching Pursuit 算法,该算法能够把Gabor原子集合,用线性组合表示,能够降低运算量。(Matching Pursuit algorithm, which can Gabor atomic collection, using a linear combination that can reduce computational complexity.)
- 2008-12-22 09:55:16下载
- 积分:1
-
code
盲信号分离的fastICA算法,读取具有混合干扰的4幅图像,处理后显示分离后图像(Blind Source Separation Algorithm fastICA, read with mixed disturbance of four images, processed images show that after the separation)
- 2009-05-13 16:43:39下载
- 积分:1
-
二值化-MATLAB
常用的几个图像二值化算法,包括全局的二值化和局部的二值化算法(This program contains Several commonly used image binary algorithms including global and local binary algorithms.if you want ,just download)
- 2017-11-29 22:32:13下载
- 积分: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
-
hough
基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。(OpenCV based hough transform to detect linear image, the code can identify seam tracking.)
- 2013-11-08 16:04:26下载
- 积分:1
-
AMT
这是运动估计的自适应算法的代码,可以下载来看看学习参考。。。。(。。。。。。。。。。。。。。。)
- 2009-05-12 19:57:22下载
- 积分: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
-
实现中值滤波的源程序
实现中值滤波的源程序 参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。(achieve Median filtering of the source parameters Hori is a Boolean variable, if true, so the level of median filtering, otherwise, do vertical median filtering.)
- 2020-12-09 20:59:20下载
- 积分:1
-
Hariis
基于MATLAB实现的图像中Hariis角点检测方法示例(Hariis corner detection based on MATLAB)
- 2020-10-07 14:07:36下载
- 积分:1