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

搜索资源列表

  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. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.42mb
    • 提供者:yk
  1. opencv_face_recognition

    0下载:
  2. 利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:375.68kb
    • 提供者:王二
  1. FaceDetection

    0下载:
  2. 采用openCV编写的人脸检测程序,可直接运行,输入参数为一幅图像,输出图像中将人脸的位置圈出来-Prepared by openCV face detection process, can be directly run, input parameters for an image, the output image will circle the location of the face
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:wangyun
  1. facerecognition

    0下载:
  2. 利用OPENCV分类器进行人脸检测程序,用于对图像中的人脸检测程序-face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.53mb
    • 提供者:没谱青年
  1. 20459181openCV-program

    0下载:
  2. 本程序利用opencv检测人脸 进行人脸识别 程序简单实用-The program uses opencv face detection is simple and practical procedure for face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:henyleexh
  1. facedetection

    0下载:
  2. 本程序实现了haar+adaboost人脸检测功能-Realized by the haar+ adaboost face detection function
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1.89kb
    • 提供者:tyj
  1. face-detection-code

    0下载:
  2. 人脸检测程序代码 放到建好的工程下可以直接运行-face-detection code,if you have finished training, just copy the code to your project, and it will work.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12.24mb
    • 提供者:lisa陈
  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
    • 文件大小:1.59mb
    • 提供者:wang
  1. openCv-FaceDect

    0下载:
  2. opencv1.0的简单的人脸检测程序。用Opencv的分类器来写的。-opencv1.0 simple face detection program. Opencv classifier to write.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:1.97kb
    • 提供者:于予
  1. face_detection_adaboost_code

    0下载:
  2. opencv下面写的人脸检测程序,效果好蛮好的-opencv written below face detection program, good fine
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:16.59kb
    • 提供者:burness
  1. face_detect

    0下载:
  2. 基于opencv的人脸检测程序,可将目标图像中人脸用矩形框出来-Based on the opencv face detection process, mark the human face of the target image using a rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:22.21mb
    • 提供者:dxl
  1. Facedetection

    0下载:
  2. 基于opencv的人脸检测程序,识别率很高,运行时间短,程序简单实用。-Based on opencv face detection procedures, the recognition rate is very high, short operation time, procedures simple and practical.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.38kb
    • 提供者:tangfei
  1. 人脸检测

    0下载:
  2. 这是一个利用opencv实现人脸检测的程序
  3. 所属分类:OpenCV

  1. FaceDetectTest

    0下载:
  2. 人脸检测程序,使用openCV来进行人脸与眼睛的检测(this is a facedetect app,using opengcv)
  3. 所属分类:OpenCV

  1. windows of facedetection

    0下载:
  2. 运用adboost算法的人脸检测的程序,做好mfc界面,用的opencv2.4.9,不同opencv版本要该配置文件(Adboost algorithm using the face detection program, do a good job MFC interface, using opencv2.4.9, different versions of OpenCV to the configuration file)
  3. 所属分类:OpenCV

  1. OpenCV的人脸验证MFC程序

    0下载:
  2. 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:13.64mb
    • 提供者:扬之水
  1. 人脸识别

    0下载:
  2. 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, then tria.cpp is used to train th
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:8kb
    • 提供者:浓烟
  1. opencv的人脸检测delphi版程序

    6下载:
  2. delphi版的OpenCV写的人脸检测程序 其中包括OpenCV源码以及人脸检测程序源码 亲测可用
  3. 所属分类:OpenCV

    • 发布日期:2018-03-14
    • 文件大小:3.51mb
    • 提供者:LinyangMeng
  1. 人脸识别

    0下载:
  2. 完整人脸识别程序和说明,该程序是中的人脸检测系统的克隆。 而神经网络,它是基于支持向量机(SVM)Machin(Complete face recognition program and descr iption)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:30.13mb
    • 提供者:祝宏图
« 12 3 4 »
搜珍网 www.dssz.com