搜索资源列表
-
7下载:
MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
-
-
0下载:
一个可以用的PCA人脸检测算法代码,可以供大家一起学习交流-PCA can be used in a face detection algorithm code, you can exchange for learning together
-
-
0下载:
本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
-
-
0下载:
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 rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/pro
-
-
0下载:
本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方
法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
-
-
0下载:
用PCA的方法 基于opencv写的一个人脸检测的程序-A face detection program written using the PCA method is based on opencv
-
-
0下载:
用matlab实现的PCA算法,用于人脸检测和识别,人脸图像的特征提取-algorithm of PCA of face detection by matlab
-
-
0下载:
本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
-
-
0下载:
研究内容包括四个方面:分别是人脸检测,图像的预处理,特征提取和人脸识别。能在不同光照,不同表情,不同姿态的情况下获得准确的识别。-The study includes four aspects: face detection, image preprocessing, feature extraction and face recognition. The accurate identification can be obtained in the case of different light
-
-
0下载:
PCA 人脸检测识别 内容:人脸特征值提取 人脸模型重建,识别人脸-PCA face detection and recognition: facial feature value extraction, facial model reconstruction, recognize faces
-
-
0下载:
基于opencv的C++编写的利用haar特征人脸检测pca人脸识别的程序和相关文件。-Based on the opencv C++ prepared by the use haar feature face detection pca face recognition programs and associated documentation.
-
-
0下载:
人脸检测一直是人们在研究的问题,流形学习用于人脸检测中的特征提取,用PCA与constructM进行降维,KNN分类器用于分类。取得非常好的效果。-Face detection has been the problem of people in the study, manifold learning for face detection feature extraction using PCA and constructM dimension reduction, KNN classifier
-
-
0下载:
人脸表情检测,基于PCA算法,本代码的特点是人脸图像的检测率高-Facial expression detection algorithm based on PCA, feature of the code is that a face image detection rate
-
-
0下载:
是一个应用matlab编写的基于pca读取人脸的人脸识别和人脸检测软件(Is a used matlab based on pca to read the face of face recognition and face detection software)
-
-
0下载:
实现人脸检测、识别,能够很好的检测出人脸位置。(face detection,can easily and efficiently locate the face in images)
-
-
0下载:
基于PCA人脸检测与识别算法与改进,提高了算法的速度与精度(Based on PCA face detection and recognition algorithm and improvement, improve the speed and accuracy of the algorithm)
-