CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - face detection in video

搜索资源列表

  1. facedetection

    0下载:
  2. 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6332513
    • 提供者:于敬
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  1. facedetect_harrcascade

    0下载:
  2. 基于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.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1529106
    • 提供者:wangdi
  1. face_detect

    1下载:
  2. 视频目标跟踪中的人脸检测,包括文章加程序-Video target tracking in the face detection, including procedures for the article plus
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1335692
    • 提供者:于晓辉
  1. FaceDetection

    0下载:
  2. 人脸识别技术可以应用于基于网络的身份认证,我们实现了基于WebCam的人脸识别与跟踪系统。本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。 -Face recognition can be applied to identity authentication on I
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:225595
    • 提供者:swl
  1. VideoBasedFaceDetection

    0下载:
  2. 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:4003917
    • 提供者:王帅
  1. Face_detectionEllipse_detection

    2下载:
  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
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2103
    • 提供者:sss
  1. renlanjiance

    0下载:
  2. 这个程序是对一段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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:1045
    • 提供者:dongye
  1. VideoFaceDetect

    2下载:
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-18
    • 文件大小:911802
    • 提供者:谭恒良
  1. face

    0下载:
  2. 实现了人脸检测和定位,是数字图像处理和视频处理中的常用技术-Implemented face detection and location, is the digital image processing and video processing technologies used in the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:2555120
    • 提供者:闫建鹏
  1. face--color

    0下载:
  2. 这个程序是对一段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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:9077
    • 提供者:庞方方
  1. FaceDetect

    0下载:
  2. 该代码在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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1162659
    • 提供者:朱亮亮
  1. adaboostPcamshift-face-detection

    0下载:
  2. 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.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4370059
    • 提供者:linuszhao
  1. Human-detect-ion-in-video

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:91352
    • 提供者:linuszhao
  1. Face-recognition

    0下载:
  2. 本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。-WebCam collection of streaming video as a data source, single image in the interception of the video stream,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2860417
    • 提供者:陈涛
  1. FaceTest

    0下载:
  2. 可以进行简单的图像中的人脸检测,同时可以打开视频源或是从文件中打开视频,进行实时检测。-For face detection in simple image, also can open the video source or open the video from the file, real-time detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3681193
    • 提供者:tp
  1. shenyahui

    0下载:
  2. 检测视频中的人脸并跟踪,用的级联分类器-Face detection in video and track
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9480801
    • 提供者:雅惠
  1. renlianjiance-java

    0下载:
  2. 是基于图片中的人脸检测,可以将任意图片中的人脸检测出来,应用于视频监控图像等-Face detection based on the picture, can detect any pictures of the face, used in video surveillance images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-08
    • 文件大小:15376314
    • 提供者:田玉祥
  1. fece_detection-in-pictures

    0下载:
  2. 利用最新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.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5302473
    • 提供者:周河宇
  1. opencv-face-master

    0下载:
  2. 这是一个基于opencv的人脸检测代码,可以在视频上检测到人脸(This is a opencv based face detection code, you can detect the face in the video)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:2202624
    • 提供者:Dylanin1999
« 12 »
搜珍网 www.dssz.com