CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - opencv 人脸检测

搜索资源列表

  1. facedetection

    0下载:
  2. 人脸检测,经典的运用harr特征,分类器,opencv-face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:8292
    • 提供者:呆呆
  1. FaceDetection

    0下载:
  2. 一份在OPENCV基础上的人脸检测识别系统 -A OPENCV basis in the face detection identification system
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6600897
    • 提供者:123
  1. adaboostFace

    0下载:
  2. Adaboost人脸检测,用opencv写的,有借鉴作用-Adaboost face detect
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:4026441
    • 提供者:sunxiancan
  1. face-recgnition

    0下载:
  2. 利用OpenCV进行人脸检测,人脸检测程序主要完成3部分功能,即加载分类器、加载待检测图象以及检测并标示。-OpenCV for face detection, face detection process was completed for the three parts, namely load classifier, load to be detected images and testing and labeling.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:41162
    • 提供者:张向亮
  1. Face-Detection

    0下载:
  2. 人脸检测的opencv实现,采用VC2008进行编译并实现。-Opencv implementation of face detection
  3. 所属分类:assembly language

    • 发布日期:2017-05-24
    • 文件大小:4406202
    • 提供者:许陆浩
  1. face_detect

    0下载:
  2. 利用opencv实现人脸检测与识别的程序,希望能对你有所帮助。-Opencv face detection and recognition program, I hope you can help.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1213271
    • 提供者:陈江龙
  1. adaboost_openCV

    0下载:
  2. vc6.0环境下,使用opencv,基于adaboost算法的人脸检测识别程序,可以对视频流进行 处理,需要安装opencv1.0。-the vc6.0 environment opencv face detection and recognition program based on the AdaBoost algorithm for processing the video stream, need installation opencv1.0.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8503052
    • 提供者:cekxidiancek
  1. facedetect

    0下载:
  2. 人脸检测一个小程序,是基于opencv的,在sample自带例子的基础上改进的,用的是级联的方法-A program of face detection is based on opencv, using a cascade method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9147322
    • 提供者:宫玉娇
  1. FaceDetection

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Is a static face detection program FaceDetection Note FaceDetection need OpenCV li
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1668923
    • 提供者:wang
  1. PCA

    0下载:
  2. 用PCA的方法 基于opencv写的一个人脸检测的程序-A face detection program written using the PCA method is based on opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3999
    • 提供者:陈辉
  1. facedetection

    0下载:
  2. 实现人脸检测的程序源码,对于刚刚学opencv的同学很有用。-code for face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2867
    • 提供者:carlvin
  1. faceDetect

    1下载:
  2. 采用opencv实现人脸图像的检测,定位人脸的位置-Using opencv face image detection, and locate the face position
  3. 所属分类:Special Effects

    • 发布日期:2014-04-28
    • 文件大小:23727104
    • 提供者:甘永洲
  1. openCV-Vedio-Detect-Face

    0下载:
  2. 利用OPenCV,实现视频中人脸的定位和检测,修改视频的路径即可运行-Use OPenCV to realize video faces positioning and testing. modify the video path to run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4625635
    • 提供者:庞茜
  1. Detecting_Face_Using_OpenCV

    0下载:
  2. 调用OpenCV函数库的Adaboost,实现实时的人脸检测程序。-Detecting Face USing Adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:92268
    • 提供者:枪手
  1. facePro

    0下载:
  2. 人脸识别 人脸检测 MFC框架 opencv-face detective face recognized MFC opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7718380
    • 提供者:liumyua
  1. detectface

    0下载:
  2. 本程序可以在opencv下实现对输入的图像或者视频进行人脸检测-This program in the face detection on the input image or video opencv under
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1847
    • 提供者:程序猿
  1. adaboosthaar

    0下载:
  2. 该代码完成在vs2008环境中基于Opencv的人脸检测,Opencv为2.3.0版本-The code to complete the vs2008 environment Opencv-based human face detection, Opencv 2.3.0 version
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2879900
    • 提供者:王明玉
  1. Ohaarcascadep

    0下载:
  2. 用opencv方法开发的基于haartraininng特征的人脸检测 ,经测试可直接使用。 -Opencv method developed based on haartraininng features face detection, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:对称
  1. HOpenCV_FaceDu

    0下载:
  2. 在opencv下 人脸检测的应用 在opencvv下 人脸检测的应用 ,经测试可直接使用。 -In opencv Human face detection application in opencvv Human Face Detection application has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:697062
    • 提供者:偏见
  1. OFacceDectioop

    0下载:
  2. 一种基于opencv与Visual C++2005,用adaboostt实现的人脸检测系统,检测率非常高,速度非常快,值的看看! -Based opencv with Visual C++2005 achieved with adaboostt face detection system, the detection rate is very high, very fast look at the value of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3622459
    • 提供者:夏妮
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 26 »
搜珍网 www.dssz.com