-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1
-
Mirror_DImageProcess
这个实例就像一个魔镜一样,能把原始图像照出各种变换效果,是基于MFC的多文档应用程序(This example is like a mirror,which can convert original image according to a variety of effects)
- 2013-11-29 16:23:24下载
- 积分:1
-
Wavelet-Denoising
用小波去噪,不同尺度下的阀值去噪,去噪效果的对比(With wavelet denoising threshold denoising different scales, denoising effect contrast)
- 2013-04-10 23:00:07下载
- 积分:1
-
kdfilter
很好的点云滤波的文章,主要介绍了K-d树的滤波方法(Good point cloud filtering articles, Kd tree filtering method)
- 2020-12-31 20:08:59下载
- 积分:1
-
guangbanzhongxintiqu
本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。(The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gradient inverse weighting filter noise, Otsu method (Otsu) to determine the threshold, the center coordinates of the spot centroid extraction.)
- 2020-09-24 14:37:48下载
- 积分:1
-
fprec_release30
基于matlab软件的指纹识别程序,数据库。(Matlab-based program fingerprint recognition software, database.)
- 2008-06-05 17:22:56下载
- 积分:1
-
Lucas_Kanade
光流运动中经典的LUCAS-CANADE-TOMASI算法。内中有附说明和图片。(optical flow movement classical Lucas-CANADE- TOMASI algorithm. With a description and photo attached.)
- 2007-03-19 21:23:32下载
- 积分:1
-
人脸识别
实现人脸识别功能,GUI界面,其中有测试人脸集,识别率95以上(To achieve face recognition function, GUI interface)
- 2021-03-08 08:59:28下载
- 积分:1
-
contourlet
纯contourlet变换,已对工具包进行了修改,使之在分解重构时能显示子带系数。(Pure contourlet transformation toolkit has been modified so that when displayed in the decomposition and reconstruction sub-band coefficients.)
- 2009-10-23 17:34:02下载
- 积分:1
-
image-retrieval-source-program
该源代码包含图像10个不变矩的图像检索,小波模极大值法边缘检测,结合颜色特征与不变矩的图像检索源程序(The source code includes images of invariant moments 10 image retrieval, wavelet modulus maximum edge detection method, combining color characteristics and the moment invariants image retrieval source program)
- 2012-06-05 21:26:41下载
- 积分:1