搜索资源列表
-
0下载:
是一个应用matlab编写的基于pca读取人脸的人脸识别和人脸检测软件,是一个非常不错的人脸检测识别软件。希望对大家有用-Matlab is an application prepared by the pca read on the face and face recognition face detection software, is a very good face detection recognition software. We hope to useful
-
-
0下载:
One of Biometrics fields is face recognition & face expression recognition ...
1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
-
-
0下载:
Face Recognition By PCA using SVD technique .
-
-
0下载:
Face Recognition Using PCA Classifier by extracting DTCWT features
-
-
0下载:
PCA主成分分析,采用KL投影和SVD分解提取人脸特征向量,最后采用最近邻判别法计算识别率。-Face recognition based on PCA. KL projection and SVD are used to extract face eigenvectors. Recognition rate is calculated by k nearest neighbors(KNN) method.
-
-
0下载:
Gabor小波变换与PCA的人脸识别代码,采用波束成形技术的BER计算,现代信号处理中谱估计在matlab中的使用。- Gabor wavelet transform and PCA face recognition code, By applying the beam forming technology of BER Modern signal processing used in the spectral estimation in matlab.
-
-
0下载:
采用波束成形技术的BER计算,Gabor小波变换与PCA的人脸识别代码,线性调频脉冲压缩的Matlab程序。- By applying the beam forming technology of BER Gabor wavelet transform and PCA face recognition code, LFM pulse compression of the Matlab program.
-
-
0下载:
STM32制作的MP3的全部资料,Gabor小波变换与PCA的人脸识别代码,LDPC码的完整的编译码。- STM32 all the information produced by the MP3, Gabor wavelet transform and PCA face recognition code, Complete codec LDPC code.
-
-
0下载:
STM32制作的MP3的全部资料,采用的是通用的平面波展开法,Gabor小波变换与PCA的人脸识别代码。- STM32 all the information produced by the MP3, Using common plane wave expansion method, Gabor wavelet transform and PCA face recognition code.
-
-
0下载:
利用pca和ICA进行特征提取实现人脸识别(Face recognition is realized by feature extraction using PCA and ICA)
-
-
0下载:
用PCA算法和KNN算法实现人脸识别,参数可以自己调整(The PCA algorithm and the KNN algorithm are used to realize the face recognition, and the parameters can be adjusted by themselves)
-
-
0下载:
FPGA代做,通过matlab实现PCA人脸识别算法,并计算识别率(n the FPGA generation, the PCA face recognition algorithm is realized by MATLAB and the recognition rate is calculated.)
-
-
1下载:
运用PCA算法,可以通过摄像头实时获取人脸,进行人脸识别。(By using PCA algorithm, we can get face in real time by camera and face recognition.)
-
-
0下载:
能够实现人脸识别,充分利用PCA算法选取主要特征对人脸进行识别能够较高准确率实现(Face recognition can be realized, and face recognition can be achieved with high accuracy by making full use of PCA algorithm to select the main features.)
-
-
1下载:
MATLAB课堂考勤(GUI)
该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.
-