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

搜索资源列表

  1. ada

    0下载:
  2. 用VC编写的adaboost算法,可用于人脸检测,具有一定参考价值-VC prepared with adaboost algorithm can be used for face detection, has a certain reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2106917
    • 提供者:邱隐
  1. Face-detection-and-location

    0下载:
  2. 人脸的检测与定位算法的vc++实现,对于人脸的检测与定位的初学者是不可多得的资料,先分享供大家学习。-Face detection and localization algorithm vc++ implementation, for face detection and location for beginners is rare materials, to share for everyone to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:612765
    • 提供者:张佳佳
  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. camera

    0下载:
  2. 调试成功的“打开摄像头进行人脸跟踪识别以及图像处理”VC++6.0 MFC程序。-Debugging successful "open the camera for face tracking and recognition, and image processing" VC++6.0 MFC program.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4972291
    • 提供者:张合
  1. VCDouble-faceacquisitisystem

    0下载:
  2. 利用数字图像采集技术,在vc环境下实现双幅人脸的采集系统。-Using digital image acquisition technology, under the vc environment to realize the collection of double face system.
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:305206
    • 提供者:李红梅
  1. face-detect

    0下载:
  2. vc编写的人脸识别与检测程序,有可执行文件。-vc prepared by the face recognition and detection procedures, there is an executable file.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:253433
    • 提供者:洪沛霖
  1. myfacedetect

    1下载:
  2. 利用vc编写的人脸识别系统,可以在图片库中找出相应图片-Face recognition using vc prepared by the system, you can find out the corresponding pictures in gallery
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-31
    • 文件大小:12865580
    • 提供者:恋恋的桃子
  1. face_detect

    0下载:
  2. 基于VC的人脸检测,可以通过摄像头来录入人脸,并且与之前录入的人脸进行匹配。-VC-based face detection can be entered through the camera to face, and with the previous entry face to match.
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8602896
    • 提供者:潘妮妮
  1. FaceDetection

    0下载:
  2. 人脸识别 图像处理 vc++ 人脸检测算法 实用的代码-Face image processing vc++ face detection algorithm useful code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:38303
    • 提供者:z
  1. renlianjiance

    0下载:
  2. vc++2005下编译运行过,能很好的进行人脸识别。-The vc++2005 compiler to run, can be very good face recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2956748
    • 提供者:黄显武
  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. dasd

    0下载:
  2. DSP 人脸识别依次选择。配置属性。->。VC++目录。->。包含目录。,包含 E:\opencv\build\include;E:\opencv\build\include\opencv 2-DSP 人脸识别
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3778714
    • 提供者:星宿
  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. FaceRec

    0下载:
  2. pca ann 人脸识别源码 vc实现 WriteHuge改为Write-pca ann face recognition. vc source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2011635
    • 提供者:zjh
  1. humanface-recognition

    0下载:
  2. VC++数字图像处理 人脸识别源代码 使用cany求取边缘-VC++ digital image process human face recognition
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-23
    • 文件大小:42286
    • 提供者:hucheng
  1. FaceDetect

    0下载:
  2. 使用VC++和opencv实现的检测图片中人脸的程序,开发环境是VS2008-use vc++ and opencv to detect face from picture,the developing environment is visual studio2008
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15142325
    • 提供者:huangwenbo
  1. face-detecting-algorithms

    0下载:
  2. 建立在VC++上面的opencv人脸检测算法-Opencv face detection algorithm based on VC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:205928
    • 提供者:王者归来
  1. VCPPface-detection

    0下载:
  2. VC++基于对话框的人脸识别与特征提取程序- VC++ dialog based on face recognition and feature extraction procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:462248
    • 提供者:user
  1. peopledetect

    0下载:
  2. 人脸检测VC++源码 新建工程可以直接运行-New Face Detection VC++ source projects can be run directly
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:1384
    • 提供者:aa
  1. haarcascade

    0下载:
  2. 基于vc的haar检测,能够分类出人脸检测区域。-VC based Haar detection, can sort out the face detection region.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3996517
    • 提供者:kevin
« 1 2 ... 16 17 18 19 20 2122 23 »
搜珍网 www.dssz.com