搜索资源列表
opencv-人脸识别
- opencv是c语言编写的图像和视频处理的函数库,这个程序利用vc平台,调用opencv的人脸识别函数-openve is a library for image and video in c,this programe is developed on VC, call face recognition function of opencv.
人脸识别C++程序
- 从摄像头获取视频并进行人脸识别
VideoCapture.rar
- 用C++语言实现的视频人脸识别技术,这个是我的毕业设计在这里和大家分享!代码我已经跑过!ok的!,Using C++ language of the video face recognition technology, this is my graduation project to share with you all here! I have ran the code! ok the!
facecheck
- 采用SSE优化,基于C++写的人脸识别程序,可应用于视频监控系统中。-Using SSE optimization, based on the C++ Write the face recognition process can be applied to video surveillance systems.
VideoCap
- 利用OpenCV实现的视频采集和人脸识别程序代码-Face Recognation using OpenCV
3
- 视频人脸检测与识别方法研究:人脸识别参考资料-Referance paper for face detecting in video sequence
BP_publish
- MATLAB 实现的神经网络人脸识别 视频教程哦-MATLAB neural network realization of video tutorials Oh Face Recognition
FaceRecognition
- haar特征boost人脸识别,包括视频和图像以及完整界面-haar features of face recognition boost, including video and images as well as the integrity of the interface
Facerecognition
- 人脸识别因其在安全验证系统、信用卡验证、医学、档案管理、视频会 议、人机交互、系统公安(罪犯识别等)等方面的巨大应用前景而越来越成为 当前模式识别和人工智能领域的一个研究热点。 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主要内容是图像处理,它在整个软件中占有极其重要的地位,图像处理的好坏直接影响着定位和识别的准确率。本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确
FaceDetection
- 人脸识别技术可以应用于基于网络的身份认证,我们实现了基于WebCam的人脸识别与跟踪系统。本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。 -Face recognition can be applied to identity authentication on I
VideoBasedFaceDetection
- 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
FaceDetect
- 人脸识别程序段,本程序可以对输入的图像或者视频进行人脸检测-Face recognition program segment, the program can input an image or a video Face Detection
FaceFind
- opencv摄像头人脸识别,也包括图片的人脸识别-opencv camera, face recognition, face recognition also includes pictures
State2of2the2ArtonVideo2BasedFaceRecognition
- 基于视频的人脸识别研究进展-Video-based Face Recognition Research
FaceDetectonwithSkinandMotionAnalysis
- 人脸识别,使用的是头发和行为分析,可以输入视频,也可以直接使用视频,非常好用-Recognition, using hair and behavior analysis, you can enter the video, you can directly use the video, very easy to use
facetech
- 人脸识别关键技术的研究与实现,对人脸检测与识别技术进行了研究,实现了一个用于视频搜索的自动人脸识别系统,该系统对输入的视频帧进行人脸检测和定位.-The key technology of face recognition and realization of human face detection and recognition technology has been studied to achieve an automatic face recognition for video sea
1
- 是关于视频图像处理,视频跟踪,人脸识别的一些基本知识的ppt -Is about the video image processing, video tracking, some basic knowledge of face recognition ppt
HMM人脸识别
- 基于VC++的HMM(隐马尔可夫模型)的视频人脸识别系统,有详细的代码和视频人脸样例。
LookFace加密系统
- C#开发的基于Face++的人脸识别视频登录验证加密系统,加密采用AES算法。内有PPT文档和文件的运行流程。(C# development of Face++ based face recognition, video registration, verification, encryption system, encryption using AES algorithm. There are running processes for PPT documents and files.)
视频处理
- 读入一个视频,处理后,可以识别人脸,并用矩形框圈出。附赠另一个人脸识别代码(Read a video, after processing, can identify the face. Circle it with a rectangular box.With another person face recognition code)