CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 人脸检测 C

搜索资源列表

  1. facedetect

    0下载:
  2. 基于OpenCV的人脸检测实例,蛮有用的-OpenCV Face Detection Based on examples, giving a pleasing use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.03mb
    • 提供者:michael
  1. facedetect

    0下载:
  2. 基于opendv库,在新的颜色空间中进行肤色校正的Adaboost人脸检测。-On opendv library, in the new color space for color correction of Adaboost face detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.45mb
    • 提供者:宋兵
  1. opencv_face_recognition

    0下载:
  2. 利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:375.68kb
    • 提供者:王二
  1. facedetection

    0下载:
  2. 基于Visual C++ MFC项目的OpenCV实现人脸检测.有具体程序实现和检测结果。-Based on Visual C++ MFC project OpenCV for face detection. There are specific procedures for implementation and test results.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:30.88kb
    • 提供者:sunqian
  1. FaceDetection

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

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

    1下载:
  2. 1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder nee
  3. 所属分类:OpenCV

    • 发布日期:2013-03-07
    • 文件大小:12.88mb
    • 提供者:文石磊
  1. facedetect

    0下载:
  2. 基于opencv的人脸检测,识别率90 以上-This is just the face and eye detector from OpenCV s samples/c directory
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:3kb
    • 提供者:gl
  1. facedetect

    0下载:
  2. 人脸检测,完整代码,visual c++编译成功-Face detection, complete code, Visual C++ compiler! !
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7.93mb
    • 提供者:lgh
  1. face_detcetion

    0下载:
  2. 基于OpenCV,编译环境是Visual C++ 2008,一个人脸检测系统-Based on OpenCV, a face detection system
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:12.81mb
    • 提供者:thunder sea
  1. facedetect_Opencv_haar_adboost_CPP

    0下载:
  2. 人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:6.32kb
    • 提供者:jim
  1. OpenCV_face_detector

    0下载:
  2. opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1.24mb
    • 提供者:fs
  1. FaceDetection

    0下载:
  2. 该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:27.23mb
    • 提供者:曲盛铭
  1. FaceDetection

    0下载:
  2. opencv,c++,数字图像处理,人脸检测并标记特征点(眼睛,鼻子,嘴巴)-opencv, c++, digital image processing, face detection and mark the feature points (eyes, nose, mouth)
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:26.53mb
    • 提供者:赵杰
  1. FaceDetection

    0下载:
  2. 静态人脸检测程序。基于Adaboost的检测算法,使用OpenCV中提供的函数在Visual C++2005中实现一个人脸检测程序。-Static face detection process. Adaboost-based detection algorithm using OpenCV provides a function to implement a face detection program in Visual C++2005 in.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.52mb
    • 提供者:zfy
  1. c

    0下载:
  2. 用OPENCV实现,可以用于图片的人脸检测与识别,运行于VS2010环境下运行通过-OPENCV is used to implement, can be used for face detection and recognition of images, run run through in VS2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:李逍遥
  1. FaceMorph

    0下载:
  2. 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:zvrbk!6085
  1. cvHaarDetectObjects

    0下载:
  2. 基于openCV的人脸检测Demo,级联分类器在openCV中找(opencv\sources\data\haarcascades)。(Face detection Demo based on openCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:107kb
    • 提供者:我不抽烟
  1. detectMultiScale

    0下载:
  2. 基于openCV的人脸检测实现,分类器在源码中(opencv\sources\data\haarcascades)(Face detection Demo based on openCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:108kb
    • 提供者:我不抽烟
  1. emgucv人脸识别源码

    0下载:
  2. 基于C#的人脸检测系统,供学习参考!!!(Face detection system based on C#, for learning reference!!!)
  3. 所属分类:OpenCV

    • 发布日期:2018-08-02
    • 文件大小:1.47mb
    • 提供者:醉梦游侠
  1. OpenCV人脸检测

    0下载:
  2. 使用C++和OpenCV实现的简单USB摄像头人脸检测
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com