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

搜索资源列表

  1. face_detect_recognize

    0下载:
  2. 基于opencv库函数的人脸检测与识别源代码及可执行程序.能够实时读取摄像头并识别其中的人脸.在图像库中找出与其最相似的人.-Opencv library functions based on human face detection and recognition source code and executable programs. Ability to read and identify where the real-time camera face. Identify the most
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3804827
    • 提供者:夏帅发
  1. Face

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

    • 发布日期:2017-05-24
    • 文件大小:8061051
    • 提供者:hu
  1. c

    0下载:
  2. 用OPENCV实现,可以用于图片的人脸检测与识别,运行于VS2010环境下运行通过-OPENCV is used to implement, can be used for face detection and recognition of images, run run through in VS2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2025
    • 提供者:李逍遥
  1. facedetect

    0下载:
  2. 人脸检测与定位的程序,在VC++、opencv环境下都可以运行-Face detection and location of the program, under VC++, opencv environment can run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3862636
    • 提供者:温庆川
  1. HaarTraining

    0下载:
  2. 人脸检测与五官定位采用OPENCV的haartraining进行定位,介绍如何用opencv训练自己的分类器-Face detection and facial positioning using OPENCV of haartraining locate, train yourself how to use opencv classifier
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:66544
    • 提供者:huazhong
  1. opencv

    0下载:
  2. opencv的人脸表情识别的预处理,只是预处理 没有检测-Pretreatment opencv Facial Expression Recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6460349
    • 提供者:renda
  1. hw4

    1下载:
  2. 用opencv实现的一个人脸检测程序,实现实时的人脸检测。人脸匹配通过直方图匹配实现。可根据自己的需要修改人脸库。-A person with opencv face detection procedures, to achieve real-time face detection. Face matching achieved by histogram matching. Face database can be modified
  3. 所属分类:OpenCV

    • 发布日期:2015-07-22
    • 文件大小:21387264
    • 提供者:刘豫
  1. facedetect

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

    • 发布日期:2017-06-01
    • 文件大小:13417377
    • 提供者:刘伟
  1. face_detection-master

    0下载:
  2. 使用opencv实现人脸检测,下载之后只需要修改OPENCV_ROOT的值即可运行。-face detection by using opencv, you merely need change OPENCV_ROOT in cpp file, after that you can run it directly.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6873
    • 提供者:crystalchen
  1. faceDetection

    0下载:
  2. 基于OpenCV 2.4.3写的人脸检测DLL,可用在Matlab里调用。可用于人脸检测及VC Matlab OpenCV混合编程学习入门。Matlab中调用示例参考Release文件夹下的runtest.m -Based on OpenCV 2.4.3 face detection DLL, can be used to call in Matlab. A Start Example for face detection and VC Matlab OpenCV mixed program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13168476
    • 提供者:hujunyi
  1. TestStaticFaceDetect[2013-12-29]

    0下载:
  2. 利用VC++和opencv实现的人脸检测检测代码,利用霍夫变换以及opencv相关的库实现-Face detection code using VC++ and opencv realized, using Hof transform and opencv related Library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4712652
    • 提供者:klaus wang
  1. facedetect

    0下载:
  2. 人脸检测,比opencv库中自带的要高级一点-Face detection, opencv library comes over to senior point
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2993
    • 提供者:zcz
  1. facedetection

    0下载:
  2. 用opencv做的在摄像头运行中的人脸检测-OpenCV to do with detection in camera operation in the face
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5633096
    • 提供者:赵杉杉
  1. face_detector

    0下载:
  2. 基于OpenCv2.3.1写得人脸检测,代码简洁,适合初步学习,将项目属性中opencv目录修改为本地opencv目录即可-The code for face detection is implemented by OpenCv2.3.1
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9178645
    • 提供者:且志安
  1. FaceDetect

    0下载:
  2. 使用opencv 的平台 软件是VISUAL STIDIO 2010 语言是c# 实现了人脸检测的功能-opencvVISUAL STIDIO 2010 c# face detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2860828
    • 提供者:梁冬梅
  1. detect_face

    0下载:
  2. 用于人脸检测。 开发环境:vs2010+opencv。 /*运行这个程序在加载 xml 时需要做点修改,由于大家放 opencv 的位置都不一样,所以请同学们根据自己的情况改一下。-用于人脸检测。 开发环境:VS2010+ OPENCV。 /*运行这个程序在加载XML时需要做点修改,由于大家放OPENCV的位置都不一样,所以请同学们根据自己的情况改一下。
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1982
    • 提供者:冯泽
  1. pa_haar

    0下载:
  2. OpenCV Haar人脸检测静态化库函数,将xml文件静态化处理了,所以直接调用即可,无需xml文件了。-OpenCV Haar face detection static library functions, the static xml file processing, so you can directly call without xml files.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1221845
    • 提供者:fklja
  1. FaceCut

    0下载:
  2. 该代码是基于VS2010结合OpenCV下控制台下实现的人脸检测与剪切,简单方便,可以检测并剪切多张人脸,直接导入工程然后修改分类器位置即可运行!-The code is based on the combination of OpenCV VS2010 achieved under the console face detection and cut, simple and convenient, can detect and cut more than one face, directly
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:19990528
    • 提供者:阮干
  1. JavaOpenCV246_face

    0下载:
  2. 人脸检测程序java实现,运用了Opencv中的dll库-Face detection program java achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7464610
    • 提供者:wangqite
  1. Project2

    0下载:
  2. 人脸检测的工程代码,基于opencv和VC的人脸检测。-Face detection project code, based on opencv face detection and VC person.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:1404
    • 提供者:刘连东
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 27 »
搜珍网 www.dssz.com