搜索资源列表
人脸识别程序SVM,matlab的
- 人脸识别程序SVM,matlab的……初次上传多多指教,Face Recognition procedures SVM, matlab ... ... the initial upload of the exhibitions
matlab-PCA 基于matlab的PCA人脸识别完成程序
- 基于matlab的PCA人脸识别完成程序,包含特征值与特征向量的提取、训练样本以复制到matlab即可,成功运行,及最后的识别检验-A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition
An-HOG-LBP-Human-Detector
- 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
fourSVMMatlab
- matlab人脸识别程序 一般化,但是可以借鉴-face recognition matlab general procedures, but can draw on under the next
PosixSVM
- 用改进SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of enhanced SVM for face recognition
YCgCrandSVM
- 基于肤色分割和SVM的人脸检测的MATLAB 代码,主要是利用YCgCr来来进行肤色建模,然后结合SVM进行检测。 希望对您有所帮助!-Based on skin color segmentation and SVM Face Detection MATLAB code, mainly used to carry out color YCgCr to model, and then tested with SVM. Want to help you!
20064817924orl_faces_112x92
- ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sampl
chapter13
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
SVM_FACE
- 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改
Complete-identification-including-skin-and-the-act
- 本文的目的是提供一个我开发的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
PCA-SVM
- 人脸识别程序 程序源代码可见 识别精度高PCA-SVM-Face Recognition program PCA-SVM
train
- 该函数的内容包括读入人脸数据、PCA降维,数据规格化以及训练多类SVM等功能。-This function covers the face read data, PCA dimensionality reduction, data normalization and multi-class SVM training and other functions.
PCAPSVMPORL
- 对于人脸数据库ORL,先用PCA进行特征提取,然后用SVM进行分类识别。里面有ORL数据库。-The ORL face database, first using PCA feature extraction using SVM for classification. There ORL database.
FaceRec-SVM
- 基于SVM的人脸检测。优化了部分代码。可以参考一下,各位亲们。-SVM-based face detection. Optimize the part of the code. Reference, you pro.
SVM
- 利用支持向量机对人脸进行识别的源程序,性能良好。-SVM for face recognition source code, good performance.
svm
- 支持向量机对于人脸识别的识别率是很大的。-SVM recognition rate for face recognition is great.
PCA-SVM
- 基于PCA和SVM的人脸识别程序,matlab, ORL库-face recognition code Based on PCA and SVM , matlab, ORL face library
PCA-SVM
- 本程序使用MATLAAB R2014a 编写,基于PCA_SVM的人脸识别程序。程序包括主成份分析、SVM核函数,并附带了人脸库,使之能够直接调用人脸库图像进行人脸识别-The program uses MATLAAB R2014a written procedure based on recognition of PCA_SVM. Program includes principal component analysis, SVM kernel function, and comes face
PCA_gabor_svm
- Gabor小波变换和PCA降维在用SVM分类(Gabor wavelet transform and PCA dimension reduction are classified in SVM)
matlabt\人脸识别
- 基于pca和svm的gui界面的matlab的人脸识别程序,可以帮助你快速的上手matlab图像处理简单的识别