-
图像识别代码集
说明: HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
- 2019-05-24 15:05:36下载
- 积分:1
-
Clustering-algorithm
本文介绍了支持向量机基于核方法的聚类算法及其应用(This paper introduced the support vector machine based on kernel method for clustering algorithm and its application
)
- 2020-10-05 17:27:38下载
- 积分:1
-
MS_matlab
Mean shift and other image segmentation algorithms.
- 2012-03-18 13:28:03下载
- 积分: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
-
adaptivegeneticagrithorm
基于自适应技术的遗传算法matlab源码,可应用于图像的去噪处理(based on adaptive technology GA Matlab source can be applied to the image denoising)
- 2006-09-20 11:11:14下载
- 积分:1
-
vpn
卷积神经网络深度学习,可以识别多种图像,并自动解出所需要的结果(Deep learning of convolutional neural networks)
- 2018-08-23 10:05:50下载
- 积分:1
-
lenaentropy
说明: 求lena图像的信息熵,图像大小为256X256(For lena image information entropy, image size is 256x256)
- 2008-11-18 18:58:53下载
- 积分:1
-
SVSLMS
说明: 本程序提出了变步长自适应滤波算法的步长调整原则:即在初始收敛阶段或未知系统参数发生变化时,步长应比较大,以便有较快的收
敛速度和对时变系统的跟踪速度 而在算法收敛后,不管主输入端干扰信号v ( n) 有多大,都应保持很小的调整步长以达到很小的稳态失调噪声. 根据变步长公式编的程序,很有参考价值.
(This procedure, a variable step adaptive filter algorithm step adjustment principle: that in the initial convergence phase or unknown system parameters change, the steps should be relatively large in order to have fast convergence speed and time-varying systems tracking speed in convergence, no matter the main input interference signal v (n) how much should be adjusted to maintain a small step to achieve a small steady state misadjustment noise. compiled according to the formula variable step procedure useful reference.)
- 2010-04-28 16:49:37下载
- 积分:1
-
Perona_Malik
图像的各向异性扩散,利用matlab实现Perona_Malik算法,梯度阈值K通过对图像求解2-范数的方法迭代获得(Anisotropic diffusion images, using matlab to achieve Perona_Malik algorithm, the gradient threshold images by solving the K 2- norm method will be obtained)
- 2010-07-14 21:38:08下载
- 积分:1
-
wenlizuobiao
说明: 一个纹理坐标自动生成的例子,有助于理解纹理坐标自动生成的各个函数(An example of automatically generated texture coordinates, texture coordinates generated automatically help you understand the various functions)
- 2011-03-27 19:48:06下载
- 积分:1