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

搜索资源列表

  1. Face

    0下载:
  2. 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:896119
    • 提供者:kq
  1. Dfaccezipo

    0下载:
  2. opencv做的人脸检测程序源码,代码非常简单易懂啊,效效果也不错,注意使用前把库装好 -the opencv face detection program source code, the code is very simple to understand, ah, the efficiency with good results, pay attention to the use of the library installed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:10556
    • 提供者:夏妮
  1. Afacedetect_hd

    0下载:
  2. 基于adaboost的构造的cascade用于快速检测人人脸,能够实时检测视频中的人脸。没有采用opencv的代码。 -Based on the cascade of adaboost constructed for rapid detection of all face, real-time detection of the face in the video. Of opencv code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1371541
    • 提供者:卓越
  1. opencv-using-face-recognsion

    0下载:
  2. 结合OPENCV与VC写的关于人脸识别的代码,实现了对人脸的检测,然后再进行识别!-Combined with VC wrote on OPENCV face recognition code, the realization of human face detection, and then to identify!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:15706
    • 提供者:xiao
  1. face-reconization

    0下载:
  2. OPENCV人脸检测简单代码,简单易懂,里面已包含训练库.-use opencv to detect face
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5166911
    • 提供者:shane
  1. FaceDetection

    0下载:
  2. VC++调用opencv函数库实现静态人脸检测,实现简单,代码完整,运行效果好-VC++ call opencv library to achieve a static face detection, simple, code integrity, effective running
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4215339
    • 提供者:鹏鹏
  1. fatigue_mq_block

    1下载:
  2. 基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸-fatigue driving detecting
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-26
    • 文件大小:6144
    • 提供者:mq
  1. opencv

    0下载:
  2. 这是OPENCV的人脸检测的重要的软件编译代码,大家可以作为参考-dshdad shdueufh sagdue sjbweugf gasgbc e sa wei dicgsgi csdc
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:3096
    • 提供者:黄锋
  1. opencv

    0下载:
  2. 人脸检测基于openc开发平台结合c语言编程,利用分类器实现,其中附带分类器的代码及解释-Face detection based development platform combines openc c language programming, using classification implemented
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:15788
    • 提供者:11
  1. OpenCV-face-detection-to-achieve

    0下载:
  2. OpenCV实现人脸检测(face detection) 代码-OpenCV face detection to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1533
    • 提供者:chen
  1. High-Dimensional-LBP-master

    0下载:
  2. 我的高维LBP特征的人脸识别方法董晨,徐东曺,方文执行,简隼。维度祝福:高维特征及其对人脸验证的有效压缩。计算机视觉与模式识别(CVPR),2013。我用OpenCV的人脸检测和人脸地标检测内部接口。实现的详细信息可以在Bor Chun Chen、楚松晨、Winston H. Hsu中找到。审查和高维局部二进制模式及其在人脸识别中的应用实施,技术报告tr-iis-14-003,中央研究院信息科学研究所,2014。(PDF)如果您使用此代码进行研究,请引用上面的技术报告。有关更多信息,请访问项目网
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:336896
    • 提供者:moonteresa
  1. opencv_traincascade人脸训练无代码

    0下载:
  2. 人脸检测,采用OPENCV实现,包括训练和检测(face detect, make up by OPENCV, include face detect and face recognize)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:12225536
    • 提供者:hnsdgxylh
  1. face_1400

    1下载:
  2. opencv人脸识别代码,眨眼检测等代码逻辑(open face detection,we have test completely.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:98304
    • 提供者:yf009
  1. eyeLike-master

    1下载:
  2. 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of the eye centres is used in sever
  3. 所属分类:其他

    • 发布日期:2019-05-03
    • 文件大小:229376
    • 提供者:zxzxzy12345
搜珍网 www.dssz.com