CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - human detection using opencv

搜索资源列表

  1. IntelligentSaver2

    0下载:
  2. It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90.24kb
    • 提供者:陈实
  1. Intelligent_Screen_Saver

    0下载:
  2. It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:96.49kb
    • 提供者:萧董
  1. TestDetection_v.2

    0下载:
  2. This article is an extention of an article that I posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:25.05kb
    • 提供者:萧董
  1. pilaojiashi

    3下载:
  2. 在VC++环境下利用OPENCV实现人眼检测和识别,并判断驾驶员是否疲劳,自动提醒驾驶员停止驾驶。-In VC++ environment using OPENCV achieve detection and recognition of the human eye and determine whether driver fatigue, and automatically alerts the driver to stop driving.
  3. 所属分类:图形/文字识别

    • 发布日期:2014-04-08
    • 文件大小:4.91mb
    • 提供者:王文瑾
  1. mouthdetection

    0下载:
  2. 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2.39mb
    • 提供者:cheng yun-ting
  1. FaceandEyesDetectionUsingOpenCV

    0下载:
  2. Face and Eyes Detection Using OpenCV. Introduction This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is perfo
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.23mb
    • 提供者:reyjav
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:875.84kb
    • 提供者:ashura
  1. cv_test

    0下载:
  2. 使用OPEN CV 完成行人偵測 內附圖片 實測效果-OPEN CV using the completion of the pedestrian detection measured the effect of inserting pictures
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2.82mb
    • 提供者:kld
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:吴彦
  1. OpenCV_Facedetection

    0下载:
  2. 在Visual C++ 2005环境下,利用OpenCV函数库来开发人脸检测程序的方法,简单、方便,并具有较强的实用价值。-In Visual C++ 2005 environment, using OpenCV library to develop procedures for human face detection method, a simple and convenient, and has a strong practical value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:410.37kb
    • 提供者:river
  1. FaceMFC_v2

    0下载:
  2. 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5.66mb
    • 提供者:赵宾
  1. MyFaceDetection

    0下载:
  2. 基于vc的开发平台,运用opencv实现人脸检测,并在检测到的人脸上画框。-Vc-based development platform, using opencv face detection to achieve, and the detected human face frame.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.73mb
    • 提供者:rubygj
  1. jiyuOpenCVderentiyundongjiancexitong

    0下载:
  2. 用OpenCV实现的人体运动检测系统C++源码-Using OpenCV implementation of human motion detection system, C++ source code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:123.28kb
    • 提供者:Wenzhi Xie
  1. FaceDetection

    0下载:
  2. 利用OpenCV检测图像中的人脸,若图像中人脸存在,则会标出人脸在图中的位置-Using OpenCV face detection image, if there are images of human faces, it will mark the face location in the figure
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:279.1kb
    • 提供者:老田
  1. OpenCV-VIDEO-DETCTION

    0下载:
  2. 计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作 为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目 标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然 后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过 渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系 统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频 图像中的
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:5.62mb
    • 提供者:土豆
  1. opencv-using-face-recognsion

    0下载:
  2. 结合OPENCV与VC写的关于人脸识别的代码,实现了对人脸的检测,然后再进行识别!-Combined with VC wrote on OPENCV face recognition code, the realization of human face detection, and then to identify!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:15.34kb
    • 提供者:xiao
  1. facedetection

    0下载:
  2. 本程序在Visul C++环境下利用OpenCV实现了图像中人脸的检测。-The program implements the detection of human face in the image using OpenCV under Visul C++ environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:280.03kb
    • 提供者:罗重阳
  1. Static-face-detection

    0下载:
  2. opencv入门级C++程序代码调试,第三课:识别一张人脸二维静态图片,采用haar特征识别算法。-Opencv entry level debugging c++ program code, the third class: identification of a human face 2 d static image, using haar feature recognition algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:15.98mb
    • 提供者:秦柯
  1. lbp-facedetect(opencv)

    0下载:
  2. 基于opencv lbp的人脸检测算法,利用facedetect函数快速检测到人脸,提高检测速度,优化检测方法。-Face detection algorithm based on LBP facedetect, using OpenCV function to quickly detect human face, improve the detection speed, and optimize the detection method.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4.16kb
    • 提供者:zengui
  1. face-detection-opencv-android

    0下载:
  2. 利用opencv的adaboost算法进行人脸检测android源码-Using AdaBoost opencv algorithm for human face detection Android source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:612.45kb
    • 提供者:liu
« 12 »
搜珍网 www.dssz.com