-
LucasKanade
著名的LUCAS KANADE算法,用于图像匹配,跟踪,识别(LUCAS KANADE well-known algorithm for image matching, tracking, identification)
- 2007-09-28 20:05:18下载
- 积分:1
-
Indian
使用基于词典的稀疏表示高光谱图像分类,多任务联合稀疏表示和逐步MRF优化的高光谱图像分类(Dictionary-based sparse representation hyperspectral image classification, multi-task joint sparse representation and stepwise MRF optimized hyperspectral image classification)
- 2018-04-01 20:51:42下载
- 积分:1
-
FAST-ICA
1、对观测数据进行中心化,;
2、使它的均值为0,对数据进行白化—>Z;
3、选择需要估计的分量的个数m,设置迭代次数p<-1
4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数);
5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的)
6、用对称正交法处理下W
7、归一化W(:,p)=W(:,p)/norm(W(:,p))
8、若W不收敛,返回第5步
9、令p=p+1,若p小于等于m,返回第4步
剩下的应该都能看懂了
基本就是基于负熵最大的快速独立分量分析算法(1, on the center of the observation data, 2, making a mean of 0, the data to whitening-> Z 3, select the number of components to be estimated m, setting the number of iterations p < -1 4, select an initial weight vector (random W, so that the Z dimension of the row vectors of numbers) 5, the use of iteration W (i, p) = mean (z (i, :).* (tanh ((temp) ' * z)))- (mean (1- (tanh ((temp)) ' * z). ^ 2)).* temp (i, 1) to learn W (This formula is used to approximate the negative entropy) 6 with symmetric orthogonal treatments W 7, normalized W (:, p) = W (:, p)/norm (W (:, p)) 8, if W does not converge, return to step 5 9 , so that p = p+1, if p less than or equal m, return to step 4 should be able to read the rest of the basic is based on negative entropy of the largest fast independent component analysis algorithm)
- 2013-06-27 15:39:00下载
- 积分:1
-
huiduju
说明: 基于灰度矩的亚像素边缘检测,零件边缘提取(Subpixel edge contour extraction)
- 2019-03-14 15:01:31下载
- 积分:1
-
Source_image_processing_edge_detection
图像处理技术边缘检测源码Source image processing edge detection(Image processing edge detection source Source image processing edge detection)
- 2010-08-04 17:47:52下载
- 积分:1
-
snake
介绍活动轮廓模型的原理,根据作者原创论文编写的matlab程序。(Introduces the principle of active contour model, according to the author of the original paper writing in matlab.)
- 2012-03-02 16:46:26下载
- 积分:1
-
audio_noise
一段matlab试验程序,可以学习FFT+降噪的功能,适合初学者。(Test a matlab program, you can learn FFT+ noise reduction features, suitable for beginners.)
- 2011-09-26 10:03:59下载
- 积分:1
-
figure4_41
将原图与一幅模板图像进行计算相关 以图像显示相关函数(The original image and a template image to calculate correlation functions related to image display)
- 2010-05-23 15:59:54下载
- 积分:1
-
mimr_s200502106
说明: 模式识别-贝叶斯最小错误率判别一幅图像是属于人,还是属于背景。图像经过预处理。(pattern recognition- Bayesian smallest error rate discriminant image is a person, or belong to the background. After pretreatment images.)
- 2006-04-04 18:00:34下载
- 积分:1
-
contrast
本程序实现了基于对比金字塔的图像融合算法,效果还不错,可以参考一下。(This procedure contrast pyramid based on the implementation of image fusion algorithms, the effect was not bad, you can reference.)
- 2009-03-25 16:32:57下载
- 积分:1