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

搜索资源列表

  1. AdaBoost

    0下载:
  2. 需要改变很少的 Adaboost程序。VC框架用与图像的识别 人脸识别人脸统计方面-Need change little Adaboost program. The VC framework with face recognition and image recognition face statistics
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:4014499
    • 提供者:胡闹
  1. FaceDetection

    0下载:
  2. 图像处理 人脸检测 特征定位 肤色模型 vc++6.0-Image processing face detection feature location skin color model
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:5496392
    • 提供者:
  1. face--detection

    0下载:
  2. vc6.0下配置opencv教程以及基于opencv的人脸检测vc++实现,附源代码以及说明。-configure opencv tutorial vc6.0 based opencv the face detection vc++ achieved with source code and a descr iption.
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:490433
    • 提供者:木易
  1. facedetect

    0下载:
  2. 人脸的检测,已经通过编译可以运行,在VC++6.0环境下。-Face detection, has been through the compiler can run the VC++6.0 environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:11103584
    • 提供者:王琳
  1. main

    0下载:
  2. vc+opencv实现人脸的检测,调用摄像头,并在人脸上画圈以标记-vc+opencv face detection, call the camera, and the circle in the person' s face to mark
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:2034
    • 提供者:jimmy
  1. 02FaceDetection

    0下载:
  2. 在vc界面下,设计的有关于人脸检测的程序,以MFC形式存在,包含有多个相应程序。-Vc interface design on face detection procedures, the MFC form contains multiple corresponding program.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:3387392
    • 提供者:高书勤
  1. Face-recognition

    0下载:
  2. 与数字图像处理相关,基于VC++实现人脸识别的的程序。-Associated with the digital image processing, based on vc++ realize face recognition program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:279820
    • 提供者:吴旭
  1. 0opencv-facel-recongnition

    0下载:
  2. 基于opencv的人脸识别,在vc上实现-Based on the opencv face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:2903089
    • 提供者:许文斌
  1. FaceDetection

    0下载:
  2. VC++中的人脸识别全代码,在VC6.0上能完美运行-The face recognition VC++ full code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:6848353
    • 提供者:陈下
  1. MATLAB-code-of-face-recongnition-

    0下载:
  2. 基于VC++人脸识别系统的开发,基于matlab的图像处理算法。-face recongition and image process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:13674
    • 提供者:王贺青
  1. gaoshouchuanVC

    0下载:
  2. 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:27258880
    • 提供者:林晓琪
  1. FaceLocation

    0下载:
  2. 这是用VC++做的人脸定位系统,首先是对人脸进行区域检测,然后进行特征标注。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:470960
    • 提供者:marrylayking
  1. VCPP-human-recognise

    0下载:
  2. VC++ 人脸识别定位、眼睛、嘴巴和鼻识别-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:237163
    • 提供者:jiangdongguo
  1. libface-0.1

    0下载:
  2. 人脸识别算法,有源码。老外的库,Vc源代码-Face recognition algorithm, Vc source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:85614
    • 提供者:youliit
  1. FaceDetection

    0下载:
  2. 用VC++实现的人脸识别系统的源代码,包含训练好的人脸库-With the source code of the VC++ the face recognition system, including trained face database
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2539613
    • 提供者:刘军
  1. haarPadaboost

    0下载:
  2. 基于haar特征的adaboost人脸检测算法,VC++编写,内附文章,对学习adaboost人脸检测者来说有很大的帮助-Adaboost face detection algorithm based on haar feature, VC++ prepared, containing articles, learning Adaboost face detection is of great help
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:10841838
    • 提供者:王小伟
  1. fd

    0下载:
  2. 人脸检测技术及VC++的实现代码,计算相似度、图像定位判断等-Face Detection technology and VC++ implementation code to calculate the similarity, image positioning judgment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:37779
    • 提供者:冯慧
  1. face-detect

    0下载:
  2. VC++入门,基于模式识别的人脸检测与识别,图像匹配基础。-VC++ entry, based on pattern recognition and face detection and recognition, image matching foundation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:4371076
    • 提供者:孟韬
  1. renliangjieance-FaceDetection

    0下载:
  2. 人脸检测和识别程序,能够在VC++平台中运行,该程序能够运行,能够帮助对算法的学习。-Face detection and recognition program that can run in VC++ platform, the program can run to help the algorithm to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3406191
    • 提供者:zhongrui
  1. face-recognize-VCPP

    0下载:
  2. 人脸识别教程,VC++,简单易懂,希望喜欢-Face tutorial, VC++, easy to understand, I hope like
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:490167
    • 提供者:chenrui
« 1 2 ... 14 15 16 17 18 1920 21 22 23 »
搜珍网 www.dssz.com