资源列表
usm
- 对模糊图像进行USM锐化,使模糊图像变得更加清晰。-USM unsharping
2DPCA
- 用于对人脸进行识别,主要处理特征提取和特征匹配,最终实现对人脸的判别,比PCA准确率更搞,效率更好-face recognition
BLIND_tiqu
- 盲提取的一个简单程序,matlab编写的,非常实用,保证可以运行-A simple blind extraction procedures, matlab prepared, very practical, can run
MyKirsch
- 图像边缘检测中需要合理描画出其边缘,常用的算法有很多,这里是关于kirsh算法的代码。-To determine the probabilities of the various possible of edge for an image, we might use some detectors for each pixel. This is the kirsh algorithm.
fuzzy-level-to-enhance-image
- 一个基于模糊集的图形增强方法,可以直接应用-a method of fuzzy level to enhance image。It is able to apply for studiers
zhiwen_fangxiangtu
- 指纹方向图的计算,采用sobel算子,能计算出每个点的方向-Fingerprint pattern calculated using sobel operator, direction can be calculated for each point
viterbi_0
- Viterbi算法示例程序 function [a b]=viterbi(A,B,Ob,pi) A 状态转移矩阵 B 观测概率矩阵 Ob 观测序列(行向量)例:[2 3 5 2 1 3] pi 初始状态概率向量-the example code for viterbi algorithm
PCA5to3
- 利用PCA图像融合的方法完成多波段,不同频率遥感影像的融合-Image Fusion by PCA
simAB_imhist
- 求算目标与背景的灰度直方图 相似度,本人硕士论文程序-Seeking calculate target and background histogram similarity, I master s thesis program
zz
- 分叉图,我自己写的,有时间可以交流一下,只作为大家的参考-Bifurcation diagram
CLAHE
- 用于图像增强的对比度受限的自适应直方图均衡化方法-Adaptive histogram equalization method of image enhancement contrast limited for
Expand-or-shrink-the-image-boundary
- 边界扩充和缩小,对图像处理时有时需要扩充边界前需要进行的操作。-Expand or shrink the image boundary