搜索资源列表
pca
- 关于PCA方法的人脸识别的MATLAB算法,用于检测人脸部
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
Opensurf
- Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
PCA_EigenFace_algorithm
- 基于PCA的人脸检测和识别算法,希望对大家有帮助。-a PCA based face detection and recognition algorithm.
PLS_Toolbox21
- PLS_Toolbox是用于故障检测与诊断方面的matlab工具箱,包括PCA、PLS等多种算法,以及包括后续的处理工作:Q统计、T2统计等等。-PLS_Toolbox for fault detection and diagnosis of matlab toolbox, including PCA, PLS and many other algorithms, as well as follow-up treatment, including the work of: Q statistic
facedetection
- PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
Face_Recognition_System
- matlab实现人脸检测,基于PCA实现,可以实现人脸识别-matlab face
DetectionLibrary
- Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
PCA
- 适用于MATLAB的人脸检测代码,完全使用。-适用于MATLAB的人脸检测代码
facerecognitionMATLAB
- 人脸检测的MATLAB代码,包括训练过程。程序的中间用到了PCA的方法。-MATLAB code for face detection, including the training process. Procedures used in the middle of the PCA approach.
Pca-extraction
- PCA成分分析检测程序代码,运用MATLAB编写,能够很好分析主要特征-PCA component analysis testing program code, written using MATLAB, to analyze the main features of good
PCA
- 基于主分类分析的SAR图像变化检测MATlt实验程序-Based on the analysis of the main SAR image classification change detection experiment
PCA1221
- PCA用于故障检测与诊断,真的很有用,有效地检测故障-PCA for fault detection and diagnosis, really useful, effective fault detection
myPCA_Nicolas
- PCA可用于图像检测的盲取证方面,效果非常好-PCA can be used for blind image forensics testing, the effect is very good
pca
- 振动过程pca故障检测程序,包含图片,对于初学者很有用-Vibration fault detection process PCA procedures, including pictures, very useful for beginners
PCA-K_means
- 基于PCA降维的k-means算法,附带有检测正确率的源码以及相应的检测数据-PCA dimensionality reduction based on k-means algorithm, source code comes with the correct detection rate and the corresponding test data
PCA-SAD
- 托攻击检测算法。主成分分析法,托攻击检测必备-Shilling Attack Detection
KECA传感器恒偏差故障检测
- 使用PCA算法进行基于数据的故障诊断的程序(Data - based fault diagnosis program using PCA algorithm)
PCA故障检测
- 使用PCA 进行故障检测,内含数据可以测试(Use PCA for fault detection, including data can be tested)
PCA+SVM的人脸识别
- 使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)