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

搜索资源列表

  1. mfcopencv

    0下载:
  2. opencv在visualC++中mfc平台实现基本的图像显示,视频采集,人脸检测等问题-In visualC++ opencv mfc platform in the basic image display, video capture, face detection and so on
  3. 所属分类:software engineering

    • 发布日期:2017-06-14
    • 文件大小:22192779
    • 提供者:yangxin
  1. adboost_cascade

    2下载:
  2. 基于adaboost的人脸检测算法,包括训练,修改了数据读取结构,降低了内存需求-Based on adaboost face detection algorithms, including training, to modify the data read structure, reducing the memory requirements
  3. 所属分类:matlab

    • 发布日期:2016-04-13
    • 文件大小:14336
    • 提供者:alvin
  1. test

    0下载:
  2. 本程序可以对输入的图像或者视频进行人脸检测,其中用到了OpenCV的库函数,因此需要先安装并配置好OpenCV后方可运行-This procedure can be the input image or video Face Detection, which uses the OpenCV library function, it needs to be installed and configured before running OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1854
    • 提供者:李凯乐
  1. FaceRecognition

    0下载:
  2. 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10250900
    • 提供者:
  1. facedetection

    0下载:
  2. 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6332513
    • 提供者:于敬
  1. 最简单的人脸检测算法

    3下载:
  2. 最简单的Matlab人脸识别代码,教你一步步做人脸识别,即使刚学matlab也能看懂。特别指出 亲测的,识别准确率的确很高
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-11-05
    • 文件大小:605628
    • 提供者:ramble5956
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. Gabor-fdp5final

    0下载:
  2. 人脸检测的代码,很强大! !Face Detection System基于Gabor特征提取和人工智能的人脸检测系统源代码fdp5final-Face detection code, it is powerful! ! Face Detection System Based on Gabor feature extraction and artificial intelligence face detection system source code fdp5final
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:190459
    • 提供者:wupeng
  1. facedetect

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

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

    0下载:
  2. 基于OpenCV实现的人脸检测程序,可检测图片和视频-opencv vc6.0 facedetection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3563780
    • 提供者:zdy
  1. facedetect

    0下载:
  2. (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:5052789
    • 提供者:chenyongxiao
  1. FaceDec

    0下载:
  2. 这是一个人脸检测算法,包过眼睛定位,鼻子定位,效果还可以的-this is a face detection code ,the detection result is good~~
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:640162
    • 提供者:何欢
  1. HarrDetect

    0下载:
  2. adaboost 人脸检测,实现批量检测功能,并统计分类器性能-adaboost face detection, to achieve mass detection and performance of statistical classification
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24690651
    • 提供者:郑恩
  1. renliandingwei

    0下载:
  2. 对人眼,嘴巴等进行定位,在此基础上进行人脸检测,效果挺好-To the eyes, mouth, etc. to locate, in this based on face detection, very good results
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3853788
    • 提供者:啊哦
  1. TEST

    0下载:
  2. 人脸检测,人眼检测,基于区域生长的图像分割-Face detection, eye detection, image segmentation based on region growing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7826535
    • 提供者:凯子
  1. face

    0下载:
  2. 人脸检测系统-Face Detection System
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-14
    • 文件大小:229301
    • 提供者:王凤
  1. human_face_detection_system

    0下载:
  2. 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to realize a fast face detection sys
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:3033476
    • 提供者:王峰
  1. paper_of_face_detect

    0下载:
  2. 三篇关于人脸检测的论文,有意者可以看看,希望有所价值,不要积分-Face detection on the three papers, those who are interested can look at, would like to see the value, not points
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:638434
    • 提供者:王永平
  1. HMMDemo

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

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

    0下载:
  2. opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3757879
    • 提供者:wu xiaoying
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com