搜索资源列表
FaceRecognitationSystem
- 一个基于VC++平台的《人脸检测系统》。 改程序对图片进行一系列处理,提取出人脸的大致框架,然后通过眼睛、嘴巴的建模,最后得到图片中人脸的比较精确的位置。
PCA_faceRec_V2
- 用Vc++实现的人脸识别Demo程序。Adaboost实现人脸检测,PCA特征提取。
人脸检测系统
- 用VC++实现图像的人脸区域获取及特征提取
人脸检测系统源码
- 很好的人脸检测系统源码,有人脸扶正、训练特征提取网络和识别网络、使用已有的特征提取网络和识别网络、识别单幅人脸和识别人脸样本集
adaboost
- 基于ADABOOST的人脸检测代码,使用继承的策略,包括特征的计算,提取,ADABOOST训练,级联,最后训练出数据,还有注释,可以帮助大家研究ADBOOST-Based on ADABOOST face detection code, the use of inheritance strategies, including the calculation of features, extraction, ADABOOST training cascade, the last train out
Gabor-fdp5final
- 人脸检测的代码,很强大! !Face Detection System基于Gabor特征提取和人工智能的人脸检测系统源代码fdp5final-Face detection code, it is powerful! ! Face Detection System Based on Gabor feature extraction and artificial intelligence face detection system source code fdp5final
Face_detection
- 基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
VideoBasedFaceDetection
- 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
MilTracker-V1.0
- 人脸检测,多实例,取多个实例来提取特征,形成一个特征池,分类器仍然是用级联生成,检测效果好,准确率比较高。-Face detection, multi-instance, take multiple instances to extract features, to form a feature pool with cascading classifier is still generating, testing effective, relatively high accuracy.
demo
- 实现了利用数字图像模式识别技术实现对人脸的自动检测与特征定位。包括有脸相似度计算、人脸轮廓提取、人脸定位、脸内轮廓提取、眼睛定位、鼻子定位和嘴定位等部分。-Achieved using digital image pattern recognition technology to the automatic human face detection and feature location. Include face similarity calculation, face contour ex
renlianbiaoqingshibie
- 人脸表情识别是模式识别领域中一个重要的研究方向。人脸表情识别包括:从背景图像中检测人脸、图像采集、对人脸图像进行预处理、PCA提取表情特征、表情识别。-Face recognition is an important research direction in the field of pattern recognition. Face recognition is made up of the following parts: face detection from the backgrou
sfa
- 基于Gabor特征提取和人工智能的人脸检测系统源代码 -Artificial intelligence face detection system
facedetected
- visual c++ 实现人脸检测(二值化,灰度提取,直方图,边缘提取等)-visual c++ implementation of face detection (binary, gray scale extraction, histogram, edge extraction, etc.)
faceTest
- 人脸检测程序,给出图像,可以检测到人脸,提取人脸特征-Face detection process, given the image, can detect human face, facial feature extraction
Yale_5G
- Yale,PCA,SVM,matlab,人脸检测,特征提取,人脸识别.-Yale, PCA, SVM, matlab, face detection, feature extraction, face recognition.
LBP
- LBP算法,应用于识别,特征提取等多方面的一种潜力算法,主要实现图像的纹理分类-LBP algorithm, used in recognition, feature extraction algorithms and other aspects of a potential,Mainly for image texture classification
face
- 人脸识别正确率98 ,1秒内完成。(主动识别1CN) 内置附件:人脸识别二次开发包(SDK_V2.7版),可供人脸识别方向的研发爱好者进行二次开发测试。 支持多张人脸在同一个画面上的定位,识别,验证。 戴眼镜和黑色人种也能识别。 并带人鼻,嘴,眼镜,人脸左右边界的定位功能,及人脸面膜提取,打瞌睡检测功能。 本版本是主动识别版,要求被识别者看着画面中的自己,态度端正严肃。 可以带眼镜识别,但要保证眼球在视频画面中清晰可见。(少数眼镜会反白光,以至看不到眼球) -
fdp5final
- Face Detection System 基于Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域
BoostingLbp
- 基于LBP的人脸检测,其中PCA用来降维,LBP用于提取纹理特征-PCA used for dimensional reduction, LBP used to extract the texture characteristics
renl
- 实现了利用数字图像模式识别技术实现对人脸的自动检测与特征定位。包括有脸相似度计算、人脸轮廓提取、人脸定位、脸内轮廓提取、眼睛定位、鼻子定位和嘴定位等部分。-Achieved using digital image pattern recognition technology to the automatic human face detection and feature location. Include face similarity calculation, face contour ex