搜索资源列表
人脸识别全套源代码
- 人脸识别的学习资料,源代码,毕业设计,比较完整
人脸识别UFR2源码
- 人脸识别完整算法,可以在MATLAB下实现,有详细的说明,外文的
AdaBoost人脸识别
- 用opencv在vc6.0下开发的人脸识别程序
人脸识别经典算法
- 写了四种经典的人脸识别算法asm等,希望对大家有帮助
lbp算法进行人脸识别
- 本程序应用lbp算法进行人脸识别,含有各个子模块
人脸识别
- 人脸识别- The person face distinguishes
人脸识别
- 用VB写的人脸识别算法,供大家参考,谢谢。(VB written face recognition algorithm for your reference, thank you.)
人脸识别最终版
- 人脸识别系统中人脸检测与定位算法的研究和实现(facial recognition system;face recognition system)
基于BP神经网络的人脸识别代码
- 基于神经网络的人脸识别代码,可以进行人脸识别(Neural network based face recognition code, you can face recognition)
人脸识别
- 利用pca和ICA进行特征提取实现人脸识别(Face recognition is realized by feature extraction using PCA and ICA)
【11】人脸识别
- open cv中开源的人脸识别算法,开发人脸识别的基础教程(Open source face recognition algorithm inOpen cv)
人脸识别
- 基于ssm框架搭建的,前端通过获取video标签?调用本地的摄像头(获取用户媒体对象,流媒体数据base64),将流媒体数据画到convas画布上去?,后台调用百度API人脸识别接口,进入百度大脑搜索人脸识别即可获取官网的Secret Key,将前端获取的人脸信息的base64信息和你本地数据库里的人脸信息传到百度人脸识别的接口进行人脸比对,返回一个json数据,result参数 带别人脸相似度, result可自己定义,从而实现人脸识别登录(Based on the SSM framework
(PCA+SVM)人脸识别
- 人脸识别,降维 加分类,主成分分析降维,支持向量机分类(Face recognition, principal component analysis reduced Vega classification, dimension reduction, support vector machine classification)
人脸识别matlab 程序
- 人脸图像识别中所应用MATLAB 对图像进行预处理,应用该工具箱对图像进行经典图像处理,通过实例来应用matlab图像处理功能, 对某一特定的人脸图像处理, 进而应用到人脸识别系统。(In face recognition, MATLAB is applied to preprocess the image. The toolbox is applied to the classic image processing of the image. The MATLAB image processi
人脸识别的毕业论文
- 人脸识别的论文和设计(The thesis and design of face recognition)
人脸识别系统-研发
- 基于Labview灰度匹配的简单人脸识别,基于Labview2016开发(Simple face recognition algorithm)
基于MATLAB的肤色分割和匹配的人脸识别研究
- 对人脸识别的基本进程进行综述,介绍了空间转换及识别的方法;采用低通滤波处理策略,在总结和分析这些处理方法的基础上,运用填孔处理和边缘检测的人脸识别方法进行人脸识别工作;将几种边缘检测算法与人脸识别相结合进行检测,其识别率有可观的提升。(The basic process of face recognition is reviewed, and the method of space conversion and recognition is introduced. On the basis of
LDA人脸识别程序
- 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
人脸识别完整程序
- 人脸识别完整程序,包含人脸检测与定位,特征提取与人脸识别环节(Face recognition complete program, including face detection and localization, feature extraction and face recognition.)
pca-人脸识别
- 运用PCA算法,可以通过摄像头实时获取人脸,进行人脸识别。(By using PCA algorithm, we can get face in real time by camera and face recognition.)