搜索资源列表
renlianshibie
- c++实现pca人脸识别原理,希望能给做毕设的同学一些帮助
FisherFace
- 人脸识别的经典算法的完美结合,PAC与FISHER算法C++实现,首先通过PCA进行维数约简,然后通过FISHER进行最有利的方向投影。识别效率是所有监督学习的上限。
face_recognition_using_pca
- 这篇文章主要是叙述了利用pca做人脸识别,东西很不错,值得看看。-This article mainly describes the use of PCA to do face recognition, something very good, it is worth to see.
PCA
- Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
PCA
- 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
FaceDetection_Based_on_a_New_Nonlinear_Color_Space
- 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
Face-Detection
- 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
face-opencv-cPP
- 基于opencv 人脸识别 pca 算法 c++的实现 -Pca-based face recognition algorithm opencv c++ implementation
c
- 基于PCA的人脸识别研究,人脸识别论文,不错-PCA-based Face Recognition, Face Recognition paper
PCA
- 基于pca法的c语言程序,有英文说明,可供初学者-English descr iptions based on the the pca law c language program for beginners to see
PCANet-master
- PCA-NET的C++代码 一个简单的深度学习网络,用于图像分类,可用于下代神经网络框架-PCA-NET C++ source code
表情识别
- pca算法,使用c++语言实现,现成代码,下载即用,可以测试(Implementation of PCA algorithm)