-
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
-
yuandaima
以多光谱数据为原始数据,通过空间变换、滤波、融合、纹理及图像处理等手段,提取遥感图像多维、多尺度特征,最终建立面向目标检测、识别和分析的特征空间,并使用NASA的实测数据对方法的性能进行验证和分析。(Multi-spectral data to the original data, through space conversion, filtering tools, integration, texture and image processing, remote sensing images to extract multi-dimensional, multi-scale features, for the eventual establishment of target detection, identification and analysis of the characteristics of the space, and measured using NASA performance of the method for data verification and analysis.)
- 2014-03-11 16:27:57下载
- 积分:1
-
Canny_Improve
有关改良Canny算法的一些还算可以的文献(Improved Canny algorithm on some literature.)
- 2013-10-30 08:56:31下载
- 积分:1
-
Matlab_MRI_3Dreconstruction
基于Matlab软件编程实现MC算法对人体脑部MRI图像进行面绘制三维重建;利用三维旋转变换和动画函数对脑部图形进行动画显示(Based on Matlab software programming realize MC algorithm on human brain MRI images drawn face 3 d reconstruction Use of 3 d rotation transformation and animation of brain function graph animation display)
- 2012-03-07 15:07:48下载
- 积分:1
-
surf1
surf特征点提取与匹配,该算法能达到实时性的要求,不仅能用于两幅图的匹配,还能用于单幅图的复制粘贴取证(surf feature point extraction and matching, this algorithm can achieve real-time requirements, not only for the two graph matching, but also for single figure copy and paste forensics)
- 2013-05-26 17:46:37下载
- 积分:1
-
xihua
本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。(This procedure should be applied to the thinning algorithm with two lines of black-and-white image before thinning effect can be seen.)
- 2009-03-18 08:29:43下载
- 积分:1
-
Moving-Least-Squares-morphing
利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。
(The technology of image deformation.Using Moving Least Squares.)
- 2012-04-28 21:44:32下载
- 积分:1
-
FaceDetection
该程序可以将一附图片中的人的脸部轮廓检测出来,以作后续处理。(The program can be attached to a film of people' s facial contours detected for follow-up.)
- 2009-05-12 17:00:32下载
- 积分:1
-
waveletTexture
基于小波多尺度的灰度图像纹理特征检测源码,小波可以自定义(Based on wavelet multi-scale texture features of the gray image source detection, wavelet can customize)
- 2007-10-04 04:39:39下载
- 积分:1
-
CO_SUT
计算机图形学 c语言实现的直线段裁剪算法(Computer graphics c language to achieve a straight line segment clipping algorithm)
- 2007-11-13 16:36:11下载
- 积分:1