搜索资源列表
ada04
- 详细介绍PCA(主成分分析),应用于人脸识别。PCA概念,发展,关键技术-Details on PCA (Principal Component Analysis), applied to face recognition. PCA concept, development, and key technologies
PCA_LDA_LPP_Tensor
- PCA特征提取。LDA降维的人脸识别代码。可用作为初学者使用。-PCA feature extraction. Face recognition code LDA dimensionality reduction. Available for beginners to use.
goufui
- 具有丰富的参数选项,Gabor小波变换与PCA的人脸识别代码,通过反复训练模板能有较高的识别率。- It has a wealth of parameter options, Gabor wavelet transform and PCA face recognition code, Through repeated training vPAIMMQlate have higher recognition rate.
qengen_v70
- 合成孔径雷达(SAR)目标成像仿真,滤波求和方式实现宽带波束形成,Gabor小波变换与PCA的人脸识别代码。- Synthetic Aperture Radar (SAR) imaging simulation target, Filtering summation way broadband beamforming, Gabor wavelet transform and PCA face recognition code.
qenglao_v44
- 有较好的参考价值,Gabor小波变换与PCA的人脸识别代码,重要参数的提取。- There are good reference value, Gabor wavelet transform and PCA face recognition code, Extract important parameters.
fensen_v64
- 三相光伏逆变并网的仿真,空间目标识别,采用PM算法,Gabor小波变换与PCA的人脸识别代码。- Three-phase photovoltaic inverter and network simulation, Space target recognition algorithm using PM, Gabor wavelet transform and PCA face recognition code.
fankang
- Gabor小波变换与PCA的人脸识别代码,用于图像处理的独立分量分析,验证可用。- Gabor wavelet transform and PCA face recognition code, Independent component analysis for image processing, Verification is available.
bingyao
- 使用混沌与分形分析的例程,基于掌纹识别的在线身份验证 识别算法本科毕设,Gabor小波变换与PCA的人脸识别代码。- Use Chaos and fractal analysis routines, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, Gabor wavelet transform and PCA face recogn
laigiu
- ICA(主分量分析)算法和程序,Gabor小波变换与PCA的人脸识别代码,使用大量的有限元法求解偏微分方程。- ICA (Principal Component Analysis) algorithm and procedures, Gabor wavelet transform and PCA face recognition code, Using a large number of finite element method to solve partial differential eq
yaotiu_v58
- 这是第二能量熵的matlab代码,Gabor小波变换与PCA的人脸识别代码,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述。- This is the second energy entropy matlab code, Gabor wavelet transform and PCA face recognition code, Monte Carlo simulation method of calculating the American option price and basic d
faohen_v54
- BP神经网络用于函数拟合与模式识别,是本科毕设的题目,Gabor小波变换与PCA的人脸识别代码。- BP neural network function fitting and pattern recognition, The title of the commercial is undergraduate course you Gabor wavelet transform and PCA face recognition code.
fanfou_V0.3
- 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,Gabor小波变换与PCA的人脸识别代码,真的是一个好程序。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Gabor wavelet transform and PCA face recognition code, Really is a good program
kaopei_v29
- Gabor小波变换与PCA的人脸识别代码,部分实现了追踪测速迭代松弛算法,包括随机梯度算法,相对梯度算法。- Gabor wavelet transform and PCA face recognition code, Partially achieved tracking speed iterative relaxation algorithm, Including stochastic gradient algorithm, the relative gradient algorithm.
gunfan_v82
- 相参脉冲串复调制信号,基于多相结构的信道化接收机,Gabor小波变换与PCA的人脸识别代码。- Complex modulation coherent pulse train signal, Channelized receiver based on multi-phase structure, Gabor wavelet transform and PCA face recognition code.
genfai_v23
- 包括面积、周长、矩形度、伸长度,包括广义互相关函数GCC时延估计,Gabor小波变换与PCA的人脸识别代码。- Including the area, perimeter, rectangular, elongation, Including the generalized cross-correlation function GCC time delay estimation, Gabor wavelet transform and PCA face recognition code.
kenmie_v24
- 人脸识别中的光照处理方法,结合PCA的尺度不变特征变换(SIFT)算法,本程序的性能已经超过其他算法。- Face Recognition light treatment method, Combined with PCA scale invariant feature transform (SIFT) algorithm, This program has exceeded the performance of other algorithms.
fanhang_v23
- 一个很有用的程序,Gabor小波变换与PCA的人脸识别代码,有详细的注释。- A very useful program, Gabor wavelet transform and PCA face recognition code, There are detailed notes.
biepeng
- Gabor小波变换与PCA的人脸识别代码,这个有中文注释,看得明白,与理论分析结果相比。- Gabor wavelet transform and PCA face recognition code, The Chinese have a comment, understand it, Compared with the results of theoretical analysis.
4981539
- PCA 人脸识别, PCA 人脸识别, 不错的源码-PCA face recognition, PCA face recognition, PCA face recognition, a good source
PCA_classifier_version1b
- 许多图像问题需要某种物体的检测,其中图像之间的物体的外观有自然的变化。 如人脸识别,病变检测,神经通道分割。 这些图像问题可以通过手动注释图像对象来解决,以训练识别正常物体外观的模型。 这可以通过基于PCA的最大似然分类器来完成。(PCA algorithm suitable for detection / recognition of 2D image "objects")