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

搜索资源列表

  1. HMMDemo

    0下载:
  2. 人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:208938
    • 提供者:王仿
  1. Face_MFC

    0下载:
  2. 本程序是一个人脸识别系统,它是在VC++和opencv环境下下编译成功的,虽然或许本网站有过类似代码。但是这个代码是在别的网站上搜索到的,个人觉得很有典型性,具体下载后调试可知,希望对相关方面的朋友能有所提高!-This procedure is a face recognition system, which is VC++ And compile opencv under the circumstances of success, although perhaps this site has
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:3796218
    • 提供者:龚有平
  1. TuXiangChuLi_OpenCV

    0下载:
  2. 基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2910102
    • 提供者:陶应学
  1. VideoCap

    0下载:
  2. 利用OpenCV实现的视频采集和人脸识别程序代码-Face Recognation using OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:40037
    • 提供者:高晓伟
  1. MatlabFaceDetect

    0下载:
  2. 用c/c++联合编写的人脸搜索算法。使用openCV库-With c/c++ United prepared Face search algorithm. OpenCV library use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-14
    • 文件大小:19025879
    • 提供者:dudu
  1. FaceDetection

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

    • 发布日期:2017-04-02
    • 文件大小:42838
    • 提供者:feifei
  1. iFace

    0下载:
  2. 使用opencv实现实时从视频(摄像头)中识别人脸-Opencv implementation using real-time from video [camera] to identify human faces
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:4748732
    • 提供者:吴晓明
  1. FaceRecognition

    0下载:
  2. 利用OpenCV实现人脸识别的VC源代码-Face Recognition using OpenCV implementation of the VC source code ... ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6658187
    • 提供者:周锦飞
  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. face

    0下载:
  2. 使用vc++,基于opencv的人脸识别程序,简单易懂-Using vc++, based on the opencv face recognition procedures, easy-to-read
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:200313
    • 提供者:aircity
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3994097
    • 提供者:吴彦
  1. cartoonface

    0下载:
  2. 关于人脸卡通画的顶尖论文,对研究者这方面的兄弟姐妹很有帮助,看到有人想要,就传上来了
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3399890
    • 提供者:gaobo
  1. PCA

    0下载:
  2. 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1194460
    • 提供者:高劼
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7391
    • 提供者:huzhanqi
  1. FaceDetection

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

    • 发布日期:2017-05-08
    • 文件大小:1949391
    • 提供者:mike
  1. 123

    0下载:
  2. 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2826703
    • 提供者:彭彦
  1. gauss-backgrounds

    0下载:
  2. 本程序可以进行视频的动态提取背景,使用的是高斯模型使用前请配置好opencv环境。希望对大家学习人脸检测有所帮助-This procedure can extract the dynamic video background, using a Gaussian model configured before use opencv environment. We would like to learn helpful Face Detection ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4557985
    • 提供者:baiyang
  1. facedetect

    0下载:
  2. 一个很好用的人脸识别源码。运行运行环境是visual c++和opencv-Face Recognition based on opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1983
    • 提供者:ant
  1. OpenCVFaceDetect

    0下载:
  2. 本程序我本人学习OpenCV的时候做的人脸检测程序,能从图像文件中标出人脸的基本位置,多人-This procedure I am learning to do when OpenCV face detection process, the successful bidder from the image file that face the basic position, more than
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4657630
    • 提供者:郭大万
  1. HMIcontrol

    0下载:
  2. 此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。 本程序的核心部分一直用于只能轮椅的人脸控制。-This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6003
    • 提供者:李博
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com