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

搜索资源列表

  1. detect.rar

    2下载:
  2. 基于OpenCV的人眼识别定位与跟踪。本例是为了实现驾驶员疲劳驾驶的识别,通过对眼睛的运动状态来判别疲劳程度,OpenCV on the human eye to identify the location and tracking, which in this case the driver is tired of driving in order to achieve the recognition, through the movement of the eyes to determine
  3. 所属分类:Graph program

    • 发布日期:2015-08-01
    • 文件大小:2.16mb
    • 提供者:金无眠
  1. main

    0下载:
  2. 基于最新版本的opencv2.2 win7 64位的opencv 人脸检测程序。可以检测图片中的人脸,并最终输出人脸个数。误识别率小,响应快速。-Based on the latest version of opencv2.2 win7 64-bit,the opencv face detection program. It can detect the human face in the images, and ultimately print the number of the face.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:2.04kb
    • 提供者:雄伟
  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. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4.33mb
    • 提供者:皇城圣骑士
  1. HumanDetect

    0下载:
  2. this file combines c++ and opencv,it can detect humanbody in a seris of images,the image can be a video file。It uses HOG operater to make the moving object is human。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.08kb
    • 提供者:刘圆圆
  1. FaceDetect

    0下载:
  2. 利用VC6.0开发环境,编写了一个基于OpenCV的人脸检测系统,不仅可以对静态图片中的人脸进行检测,还可以实时地对摄像头捕捉到的人脸进行检测-Use VC6.0 development environment, write a OpenCV-based face detection system, not only the static picture of the human face detection, but also the camera can capture in real ti
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:25.4mb
    • 提供者:
  1. FaceDetection

    0下载:
  2. 该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:27.23mb
    • 提供者:曲盛铭
  1. opencv-humanface3

    0下载:
  2. 基于opencv和vs2010的人脸实时检测程序,通过摄像头进行检测-Based on opencv and vs2010 real human face detection procedure, through the camera to detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.53mb
    • 提供者:wangjiansen
  1. facedetect-by-camara

    0下载:
  2. 以opencv 245 版本 製作的鏡頭人臉偵測,有兩段程式碼,第一段為鏡頭偵測人臉,如果沒鏡頭會跳至第二段程式碼為偵測lena.png圖片-Produced by opencv 245 version of the lens face detection, there are two pieces of code, the first paragraph of the lens detect human faces, if not the lens will jump second secti
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18.43mb
    • 提供者:丁丁
  1. face_detection

    0下载:
  2. 利用opencv检测图像中的人脸,若人脸存在,则标出人脸在图像中的位置。-Using opencv detect images of the human face, if the face is present, mark the position of the face in the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:280.21kb
    • 提供者:宋丰亦
  1. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.39mb
    • 提供者:秦朗
  1. EyeDetector

    0下载:
  2. 基于opencv实现摄像头下对人眼的识别检测,并圈出来-Realization camera to identify the human eye to detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.58mb
    • 提供者:季新成
  1. pupildetectOK

    1下载:
  2. 在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息-In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classif
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.63mb
    • 提供者:heiying
  1. Skin_detect

    0下载:
  2. use opencv tools to detect human skin area
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:764byte
    • 提供者:robberjohn
  1. eyedetect

    0下载:
  2. 利用opencv实现半实时性实现人脸、人眼检测。代码简便,容易理解。-Use opencv achieve semi-real-time realization of the human face, the human eye to detect. Code is simple, easy to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7.31mb
    • 提供者:付永庆
  1. opticalflowtracking

    0下载:
  2. 运动人体的检测,对采集的视频中运动目标的检测和跟踪,用到opencv相应的highgui库和cv库,能够很好检测出人体轮廓。-Human movement detection for video capture moving target detection and tracking, use the appropriate highgui opencv libraries and cv library, can well detect the body contour.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1.48kb
    • 提供者:
  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_detect

    0下载:
  2. 在Windows平台上,通过使用opencv来实现基本的人脸检测功能。检测效果一般,而且只能正面检测。(Using opencv to detect human face in the platform of windows.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:calo
  1. opencv人眼检测

    0下载:
  2. opencv人眼检测,可实现人眼检测与识别,亲测可用(Opencv human eye detection can be used to detect and identify human eyes)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:5.28mb
    • 提供者:lucky.lu
  1. MSS+OpenCV Human Face Detect

    0下载:
  2. 利用mss、Opencv实现动态人脸识别。需要OpenCV自带haarcascade_eye.xml和haarcascade_frontalface_alt_tree.xml文件
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com