-
JingDongInterface
图像识别算法,使用点阵方式识别图片,借用Tessnet2.zip 组件,用来进行图片文字/图片数字识别(Tessnet2.zip use to be Image recognise)
- 2020-06-23 02:00:02下载
- 积分:1
-
MRF_FCM
实现模糊聚类算法(FCM)与马尔科夫随机场空间约束(MRF)的图像分割、SAR图像变化检测(Fuzzy Cluster Method and Markov Random Field for Image Segmentation or SAR Change Detection)
- 2021-04-13 13:58:56下载
- 积分:1
-
频域滤波
说明: 编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension and extension. For the extension version and the non extension version, the differences between the ideal low-pass filter, Butterworth low-pass filter and Gauss low-pass filter are compared; for the extension version, the effects of different parameter settings on the above three filter results are compared.)
- 2020-12-20 09:49:09下载
- 积分: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
-
边缘检测各种算法编码
边缘检测的各种经典算法,很值得一看。机会不容错过。快来看呀。(edge detection algorithm for the classic, is an eye-catcher. The opportunity should not be missed. Come see ah.)
- 2005-05-14 10:28:03下载
- 积分:1
-
matlab实现国旗识别
利用各种向量函数实现matlab中对于图像特征的识别(image recognition)
- 2018-11-13 10:07:39下载
- 积分:1
-
SNS_matlab-master
图像重定向源代码,本文提出一种网格变形框架,允许显著特征进行均匀缩放,从而保证图像内容的完整性,将变形分布到不重要的区域。(The source code of optimal scale stretching image redirection is presented, and an effective image redirection algorithm is proposed to better guarantee the integrity of the image.)
- 2021-05-14 18:30:03下载
- 积分:1
-
Histogram
说明: 图像处理;直方图;matlab自带函数和自己写的函数(Image processing; histogram; MATLAB functions and their own written functions)
- 2020-09-04 09:57:59下载
- 积分:1
-
imseg
利用EM算法进行的彩色图像分割,利用EM算法进行的彩色图像分割(The use of EM algorithm for color image segmentation)
- 2009-11-02 09:56:58下载
- 积分:1
-
预处理
说明: 基于python语言的三种图像简单去噪算法(Three simple image denoising algorithms based on Python)
- 2020-01-06 15:05:54下载
- 积分:1