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

搜索资源列表

  1. FaceDetect

    0下载:
  2. 很有效很快的人脸检测程序。基于Opencv开发-Very effective fast face detection process. Development based on Opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16037353
    • 提供者:huangxm
  1. facedetect

    0下载:
  2. face detection opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:masterako
  1. facedetect

    0下载:
  2. 人脸识别,《《Visual c++数字图像处理详解》》 第十二章的源代码,基于opencv-Face Recognition, " " Visual c++ Detailed digital image processing, " " Chapter XII of the source code, based on the opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3338450
    • 提供者:曹艳艳
  1. facedetect

    0下载:
  2. 基于opencv的人脸识别,源代码有注释。-Opencv face recognition based on source code has comments.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:2077768
    • 提供者:李林
  1. facedetect

    0下载:
  2. opencv sample about face detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:grunt
  1. facedetect

    0下载:
  2. 人脸识别,来自于opencv demo,接摄像头可直接抓取人脸,可用于opencv初学者研习-face detection based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:352665
    • 提供者:chen
  1. FaceDetect

    0下载:
  2. This program is the program which detects the face range by using Adaboost. I used a adaboost and camshift algorithm with opencv and vc++ And the different two algorithms are additionally implemented.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8337782
    • 提供者:pattern
  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
    • 文件大小:26633936
    • 提供者:
  1. facedetect

    0下载:
  2. 基于opencv的人脸检测,识别率90 以上-This is just the face and eye detector from OpenCV s samples/c directory
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:3069
    • 提供者:gl
  1. facedetect

    0下载:
  2. VS2008环境下,采用基于opencv进行实时人脸检测-VS2008 environment, based on real-time face detection opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13241372
    • 提供者:范香华
  1. facedetect-1.0.1.tar

    0下载:
  2. Face detection technique with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:2791
    • 提供者:wazzy
  1. facedetect

    0下载:
  2. 基于vc++下用opencv实现的人脸识别代码~-face detector
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1922
    • 提供者:王磊
  1. Facedetect

    0下载:
  2. 本程序主要是实现人脸是被的功能,并对识别出的人脸进行处理保存,使用了opencv数据库,可以直接运行-This program is to achieve the main face to be the function, and identify the human face processing to save, use the opencv database can be run directly
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7775172
    • 提供者:joker
  1. facedetect

    0下载:
  2. Opencv. algorithm for face detect using the opencv library. is only one example of the capacity of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2691
    • 提供者:Thiago
  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. facedetect

    0下载:
  2. 基于图分割的人脸检测,主要是用opencv中的算法-Based on Figure split face detection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4101120
    • 提供者:tang
  1. facedetect

    0下载:
  2. 使用OPENCV環境下的人臉偵測程序,可以即時的捕捉使用者的人臉位置-Use the OPENCV environment face detection process can capture the user' s real-time face position
  3. 所属分类:Video Capture

    • 发布日期:2017-11-20
    • 文件大小:2728
    • 提供者:Mike
  1. facedetect

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的人脸检测代码-in Microsoft Visual Studio 2008 environment facedetecting based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1429
    • 提供者:jiaruixin
  1. faceDetect

    0下载:
  2. 人脸检测,效果还可以,基于opencv的,vs2008-face detect ,opencv 2.3 vs2008
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:5705213
    • 提供者:沈三明
  1. facedetect

    0下载:
  2. Face detection in OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-04-14
    • 文件大小:3039
    • 提供者:dreas
« 1 2 34 5 »
搜珍网 www.dssz.com