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

搜索资源列表

  1. Visual_C++_image_shibie_dianxing_anli

    0下载:
  2. 一本介绍利用Visual C++进行数字图像工程开发的书籍。书中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。-a briefing for the use of Visual C Digital Image Project Develop
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1597969
    • 提供者:李海超
  1. (C++)基于WebCam的人脸检测技术源码

    0下载:
  2. 论文
  3. 所属分类:Windows编程

    • 发布日期:2009-12-05
    • 文件大小:2612898
    • 提供者:wj987@sohu.com
  1. 基于肤色和adaboost的人脸检测

    2下载:
  2. 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
  3. 所属分类:C#编程

  1. tireness_check.zip

    4下载:
  2. 实时采集PC机的摄像头数据。可以检测被测试人眼睛的状态(睁眼或闭眼);进行疲劳判断。可应用到驾驶员疲劳检测中。,Real-Time Data Acquisition PC-camera data. Person being tested can detect the eyes of the state (eyes open or closed) carried out to determine fatigue. Can be applied to the driver fatigue dete
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-26
    • 文件大小:90969
    • 提供者:adamdcg
  1. facedetect.rar

    0下载:
  2. 基于opencv1.0的人脸检测,C++代码,MFC界面,简单的实现。,Opencv1.0-based Face Detection, C++ Code, MFC interface, simple to achieve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:280768
    • 提供者:chuchong
  1. FaceDetection

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

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

    0下载:
  2. 本文利用c语言编程实现了人脸检测和面部识别的功能,-In this paper, c language programming face detection and face recognition function,
  3. 所属分类:CSharp

    • 发布日期:2017-05-24
    • 文件大小:7774102
    • 提供者:lihua
  1. FaceCheck

    1下载:
  2. 基于EmguCV的人脸检测!!非常简单的一个程序,很容易看懂!基于EmguCV的人脸检测!!非常简单的一个程序,很容易看懂!-c# EmguCV Face detect c# EmguCV Face detect c# EmguCV Face detect
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:845240
    • 提供者:gudaoping
  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. face_detection

    0下载:
  2. 在visual C++6.0环境下,实现人脸检测的一个系统。-This is a system that can realize face deection.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:1756345
    • 提供者:张玉可
  1. FaceDetectionSystem

    1下载:
  2. 人脸检测系统可对一张图片中,在不同地方的人脸进行识别,并可对图片进行各种各样的处理,如:对图片进行二值化,比较图片相似度等.-Human Face Detection system can be a picture, in different parts of the face to identify people, and on the picture for various treatment, such as: for two values of the picture, and pict
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:248151
    • 提供者:lizhoujian
  1. OpenCV_Facedetection

    0下载:
  2. 在Visual C++ 2005环境下,利用OpenCV函数库来开发人脸检测程序的方法,简单、方便,并具有较强的实用价值。-In Visual C++ 2005 environment, using OpenCV library to develop procedures for human face detection method, a simple and convenient, and has a strong practical value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:420215
    • 提供者:river
  1. VideoCapture

    0下载:
  2. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2610138
    • 提供者:153
  1. WebCam-based_Human_Face_Detection_Technology_Sourc

    0下载:
  2. (C++)基于WebCam的人脸检测技术源码,写的相当详细,里面有论文还有源代码,感兴趣的可以下载!-(C++)-based human face detection technology WebCam source, written in considerable detail, there are papers there is source code, interested can download!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2614243
    • 提供者:wuyi5630
  1. FaceMFC_v2

    0下载:
  2. 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5933062
    • 提供者:赵宾
  1. face-detection

    0下载:
  2. 用C++编写的基于对话框的人脸检测程序其中包括摄像头的启动,算法采用肤色检测-Written in C++ dialog based application, including face detection camera, start, skin detection algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-13
    • 文件大小:21323788
    • 提供者:
  1. renlianjiancelena

    0下载:
  2. 在microsoft visual studio 2008(C++)平台,配置opencv2.3.1,实现图片中人脸检测。-In Microsoft Visual Studio 2008( C++ ) platform, opencv2.3.1 configuration, realize picture based face detection.
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5726208
    • 提供者:黎良
  1. face-detection

    0下载:
  2. 本人亲自改写的人脸检测的源代码,运行程序可以改变要读入的图片,如果读入的图片有人脸则在界面上显示人脸,否则显示没有人脸,在C++6.0环境下运行通过-Personally rewrite of face detection source code, run the program can be changed to read into the picture, if you read into the picture was the face show face at the interface
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4270135
    • 提供者:高东旭
  1. sas

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码-Including skin and action recognition C++ face detection source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:917446
    • 提供者:陈妙来
  1. 人脸考核

    0下载:
  2. 实现人脸识别,人脸检测,人脸比对,简单实现人脸库进行比对。(Face recognition, face detection and face alignment)
  3. 所属分类:C#编程

    • 发布日期:2018-04-22
    • 文件大小:20631552
    • 提供者:小黑小子
« 12 »
搜珍网 www.dssz.com