搜索资源列表
-
0下载:
使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
-
-
0下载:
这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
-
-
0下载:
基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
-
-
1下载:
视频目标跟踪中的人脸检测,包括文章加程序-Video target tracking in the face detection, including procedures for the article plus
-
-
0下载:
人脸识别技术可以应用于基于网络的身份认证,我们实现了基于WebCam的人脸识别与跟踪系统。本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。 -Face recognition can be applied to identity authentication on I
-
-
0下载:
视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜
索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定
位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取
和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
-
-
2下载:
都是用matlab写的,复制到txt上了
(1)基于简单背景的人脸监测,针对视频,效果还不错,传的是txt,大家新建一个M文件,复制,然后把视频名与程序中的改成一致就可以了。
(2)对多椭圆的检测,非实际图像,无噪声,就是简单的椭圆,使用同上。-Are written with matlab, copy to the txt on the (1) human face based on a simple background monitoring, for video, the resu
-
-
0下载:
这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错,下面的图片是取的其中的某一帧。-This program is a avi video face detection, required background is relatively simple, because the expansion of some corrosion removed, so time was good, the following picture is take
-
-
2下载:
使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示,
实时性比C低。
下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
-
-
0下载:
实现了人脸检测和定位,是数字图像处理和视频处理中的常用技术-Implemented face detection and location, is the digital image processing and video processing technologies used in the
-
-
0下载:
这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错,下面的图片是取的其中的某一帧。-This program is a avi video, face detection, requires relatively simple background, as part of the expansion of corrosion removed, so real time is also good, the following picture is
-
-
0下载:
该代码在matlab环境下实现人脸检测。核心代码采用c语言编写,可直接用于matlab环境下。目前,该代码可有效检测视频或图像中的单个人脸,可以作为研究者入门和学习编写代码之用。-This code written in Matlab is used to realize face detection. The key code is written in C and can be applied in Matlab environment directly. Recently, it can
-
-
0下载:
The project tends to detect and track human face in a video via some basic algorithms. It uses adaboost for detection and camshift for tracking. It works well in stable environment.
-
-
0下载:
This paper will attempt to analyze and compare a number of different existing
approaches to human detection in video. Even though there have already been
a number a papers written on the topics of skin and face detection this paper
will go beyo
-
-
0下载:
本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。-WebCam collection of streaming video as a data source, single image in the interception of the video stream,
-
-
0下载:
可以进行简单的图像中的人脸检测,同时可以打开视频源或是从文件中打开视频,进行实时检测。-For face detection in simple image, also can open the video source or open the video from the file, real-time detection.
-
-
0下载:
检测视频中的人脸并跟踪,用的级联分类器-Face detection in video and track
-
-
0下载:
是基于图片中的人脸检测,可以将任意图片中的人脸检测出来,应用于视频监控图像等-Face detection based on the picture, can detect any pictures of the face, used in video surveillance images
-
-
0下载:
利用最新opencv3.0平台实行的人脸检测,图片+视频中人脸检测部分均有。-The use of the latest opencv3.0 platform for the implementation of human face detection, image+ video in the face detection part are.
-
-
0下载:
这是一个基于opencv的人脸检测代码,可以在视频上检测到人脸(This is a opencv based face detection code, you can detect the face in the video)
-