资源列表
test2
- uniform noise 噪音 去除源码,利用3阶均值完成
BicubicInterpolation
- 数字图像处理中的反投影算法,是图像处理中的的流行算法-Digital image processing back-projection algorithm, is the popular image processing algorithms
K-mean
- source Image segmentation with region growing method in MATLAB
suofang
- 自己编写的灰度图像的缩放函数,可以实现缩小和放大两种功能。-I have written grayscale image zoom function, zoom in and out of the two functions can be achieved.
LDA
- 人脸特征提取的线性差别分析法LDA,可以提高样本在子空间中的可分性-algorithm of LDA of face detection by matlab
nearest
- 最近邻法 matlab编写-Nearest neighbor method of matlab source code
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