CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - opencv human

搜索资源列表

  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. ehci.tar

    0下载:
  2. human machine interaction source code. must install opencv first
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:511.13kb
    • 提供者:sjtuzyk
  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. FaceTracking

    0下载:
  2. 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3.83mb
    • 提供者:陈业成
  1. manmotiondetect

    0下载:
  2. 人类动作识别,使用的是c++和opencv开发,有多种识别方法,建议收藏-Human movement recognition, using a c++ and opencv development, there are a variety of identification methods, the proposed collection of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1.38mb
    • 提供者:方天柱
  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-10
    • 文件大小:1.46mb
    • 提供者:wangdi
  1. motionDetect

    0下载:
  2. human facial gesture recognition. implented in opencv, c-human facial gesture recognition. implented in opencv, c++
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:7.4kb
    • 提供者:maddy
  1. FaceIdentify

    0下载:
  2. 该代码主要是实现了在OpenCV环境下的人脸跟踪,当摄像头中显示的人脸在变动时,程序将动态的捕捉移动中的人脸-The code is mainly achieved in the OpenCV face tracking environment, when the camera is displayed in the human face of change, the program will capture the dynamic movement of the human face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.39mb
    • 提供者:Maclaon
  1. facedetection

    0下载:
  2. OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used for human face recognition and treatment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:102.41kb
    • 提供者:arlenesmile
  1. camshift

    0下载:
  2. camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining ca
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:郭涵
  1. VideoFaceChack

    0下载:
  2. 脸部识别源码,需要opencv,使用摄像头,之后对人脸进行检测-Face recognition source code, you need to opencv, using the camera, after the detection of human face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.87mb
    • 提供者:高军
  1. src

    0下载:
  2. [FaceDetecting.rar] - The code is in the opencv face recognition under the platform, run-off there is no error, we would like to help [DTASvm.rar] - VC++ computing and human-tracking system, I do not know what concrete is used, but looks like a v
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:10.47kb
    • 提供者:niranjan
  1. delphi

    0下载:
  2. human body recognition based on opencv develeped by somebody useing c#
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:540.43kb
    • 提供者:张丽丽
  1. FaceRecognition

    0下载:
  2. 人脸识别小程序!根据OpenCV基础教程例程改写,简单实用!可作为出做人脸检测不入门学习。-Face recognition applet! OpenCV Tutorial rewritten according to routine, simple and practical! Can be used as a human face detection is not getting started.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4.43mb
    • 提供者:zhliang
  1. face-cut

    0下载:
  2. 人脸的裁剪mfc程序,用到opencv库,手动拖动框即可裁剪,附加了标定人眼的程序判断裁剪的人脸的好坏程度-Face of the cutting mfc program using opencv library, you can manually drag the box cut, attached to the human eye calibration procedure to determine the cut face of good or bad
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9.91mb
    • 提供者:秦晗
  1. renlianshibie

    0下载:
  2. 利用opencv打开摄像头对人脸实时识别,也可以对图片人脸识别,此源码已在vs2008和vs2010下编译通过-Open the camera using opencv real-time recognition of human faces, you can picture recognition, this source has been compiled by vs2008 and vs2010
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:5.94mb
    • 提供者:沈宏双
  1. face_detect_photo

    0下载:
  2. 基于Opencv进行人脸检测,并把检测到人脸切割下来保存-For detecting a human face and cut images to saved
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12.19mb
    • 提供者:pi hui
搜珍网 www.dssz.com