搜索资源列表
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++程序
- 从摄像头获取视频并进行人脸识别
TrackEye_Sourcecode
- 该工程是用c++实现的在视频中自动识别人眼、人脸,并跟踪,在目标移动速度较慢和无遮挡时,实时性和稳定性较好-this object is to detect and track the human eyes and face,the effect is well if the human move slowly and without occlusion
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.
Image_Processing_Practise
- 这是《精通Visual c++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual c++ digital image processing technology and eng
FaceRecognition
- haar特征boost人脸识别,包括视频和图像以及完整界面-haar features of face recognition boost, including video and images as well as the integrity of the interface
Facedetect
- 用c++制作的,基于OpencV的程序,可以对视频中的人脸进行识别并保存结果~-Produced by c++ and OpencV-based procedures, can face in the video to identify and save the results ~
FaceDetection
- 人脸识别技术可以应用于基于网络的身份认证,我们实现了基于Webcam的人脸识别与跟踪系统。本文以Webcam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于Webcam的身份认证。 -Face recognition can be applied to identity authentication on I
FaceDetect
- 人脸识别程序段,本程序可以对输入的图像或者视频进行人脸检测-Face recognition program segment, the program can input an image or a video Face Detection
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
Faceopencvdetect
- 一个用c++制作基于OpencV的程序代码,可以对视频中的人脸进行识别并保存结果。-Production of a c++, based on the OpencV code, you can face in the video to identify and save the results.
facetest
- (c++)基于Webcam的人脸检测,用于人脸识别系统。高效识别照片,视频等-is based on a Webcam s face detection for face recognition system. Efficient identification photos, videos, etc.
MFc-OpencV
- OpencV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识 -OpencV is released under a BSD license and hence it’s free for both academic and commercial use. It has c++, c, Python and Java interfaces
FaceRecognition_cNN(olivettifaces)
- 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的c++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,c++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
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.)
cvTest
- opencv图形库写的人脸识别、目标识别、视频目标检测。(my english is poor.so , i can not do more direction for english.)