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

搜索资源列表

  1. FaceDetection

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持。-FaceDetection is a static face detection process, note that FaceDetection need OpenCV library to provide support.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1570203
    • 提供者:min
  1. facedetection

    0下载:
  2. face detection project
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:577936
    • 提供者:ASHMO
  1. FaceDetection

    0下载:
  2. FaceDetection.rar 人脸识别特指利用分析比较人脸视觉特征信息进行身份鉴别的计算机技术。人脸识别是一项热门的计算机技术研究领域,它属于生物特征识别技术-FaceDetection.rar analysis and comparison of face recognition Tezhi use visual features of face authentication information computer technology. Face recognition is a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:896873
    • 提供者:liren
  1. FaceDetection

    0下载:
  2. 文件包含详尽的人脸检测源码 并取得了很好的效果-These files contain FaceDetection code, which have got a good effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3413262
    • 提供者:郭强
  1. Facedetection

    0下载:
  2. 用于人脸检测的方法,附带文章和源程序。效率高!-Face detection method is used, with articles and source code. Efficient!
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1477271
    • 提供者:shi
  1. facedetection

    0下载:
  2. c++编写的完整人脸识别系统!具体操作的步骤菜单显示-c++ write a complete face recognition system!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3193245
    • 提供者:吴洋
  1. FaceDetection

    0下载:
  2. 基于OpenCV的人脸检测,C++编写-Face Detection Based on OpenCV, C++ writing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3221492
    • 提供者:Tsunami0102
  1. FaceDetection

    0下载:
  2. 人脸识别代码 可以实现很多功能, 代码很齐全 可以参考一下-Face recognition code can achieve a lot of features, the code can refer to a very complete
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1116035
    • 提供者:徐才
  1. Gabor

    0下载:
  2. 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:17616
    • 提供者:王阳丽
  1. FaceDetection

    0下载:
  2. 这个是我在别人的基础上修改之后的人脸识别程序,做的不是太好,大家拿去可以参考!-This is my revised on the basis of others after the recognition process, do not too good, we take it for reference!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:11859619
    • 提供者:王中华
  1. faceDetection

    0下载:
  2. 神经网络,BOOSTING算法,人脸识别-Neural network, BOOSTING algorithm, face recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5509198
    • 提供者:黄坤鑫
  1. FaceDetection

    0下载:
  2. C++编写的人脸识别,识别人脸的位置及识别人物。-Facedetection,detect the person and his face.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:1170379
    • 提供者:CherryLan
  1. opencv-facedetection-code

    0下载:
  2. 基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:131832
    • 提供者:王涛
  1. FaceDetection

    0下载:
  2. 在Visual C++环境下开发的人脸检测程序,附有一张图片,是一本参考书上的程序,可用。-Based on Visual C++,the FaceDetection programe is good for useing,as well as a testing image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1593976
    • 提供者:李轲
  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. FaceDetection

    0下载:
  2. FaceDetection 人脸检测的Opencv源代码 基于opencv242-FaceDetection face detection Opencv source code based opencv242
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1114
    • 提供者:懒羊羊
  1. FaceDetection

    0下载:
  2. 《Visual C++实践与提高—数字图像处理与工程应用篇》第13章人脸检测源码。FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-" Visual C
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:4003213
    • 提供者:马蕾
  1. facedetection

    0下载:
  2. 用MATLAB调用opencv的人脸检测器,已打包好,无需opencv,facedetection.m为示例程序-Call opencv face detection using MATLAB, a packaged good, no opencv, facedetection.m for sample program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6930878
    • 提供者:yixiao
  1. FaceDetection-775_code-source-visual-cPP-opencv.z

    0下载:
  2. FaceDetection-775_code source visual c++ opencv
  3. 所属分类:Algorithm

    • 发布日期:2017-06-09
    • 文件大小:15913594
    • 提供者:abdou
  1. facedetection

    0下载:
  2. 实现基于opencv的人脸检测, 附带两个训练好的分类器(face detection based on Opencv , with2 good training classifiers.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-20
    • 文件大小:53248
    • 提供者:hsl20130659
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com