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

搜索资源列表

  1. facedetect1.rar

    0下载:
  2. 基于Adaboost算法的人脸检测程序,开发环境VC6.0,Adaboost-based face detection algorithm process, development environment VC6.0
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:903376
    • 提供者:guodongmei
  1. Adaboost-OpenCv.rar

    0下载:
  2. 基于AdaBoost算法及OpenCv的人脸检测,adaboost-opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1705584
    • 提供者:bbsx
  1. 人脸检测算法对AdaBoost算法进行了改进

    0下载:
  2. 2008_bmvc_FaceDetector, 实进人脸检测算法,对AdaBoost算法进行了改进,相比之下,比OPENCV中自带的基于HAAR特征的人脸检测算法更稳定。-2008_bmvc_FaceDetector, really into the face detection algorithm, the AdaBoost algorithm has been improved, compared to the native than OPENCV HAAR feature based fa
  3. 所属分类:matlab例程

    • 发布日期:2017-05-20
    • 文件大小:5644584
    • 提供者:joe
  1. Adaboost-m

    0下载:
  2. 基于ADABOOST算法的人脸检测matlab程序-the face detection matlab program based on ADABOOST algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:268602
    • 提供者:lty
  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. 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. FaceDetectorOtherversion

    3下载:
  2. 人脸检测的一个程序,adaboost+cascade+haar 能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-18
    • 文件大小:786759
    • 提供者:who
  1. c02

    0下载:
  2. [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1632486
    • 提供者:宇文龍
  1. human_face_detect_facemodel

    0下载:
  2. 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:3064652
    • 提供者:yangle
  1. adaboost

    0下载:
  2. 人脸识别,基于MATLAB的一个人脸识别训练样本-recognition of face
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7360170
    • 提供者:tom
  1. train_v2

    0下载:
  2. 一个基于adaboost的人脸检测分类器训练程序,用MATLAB写的,希望能和大家分享-a face detect programme based on adaboost which is written by matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1250
    • 提供者:阿灿
  1. Rapidobjectdetection

    0下载:
  2. 详细介绍了基于adaboost的人脸检测算法,是adaboost用于图像检测的经典文档-Details of the adaboost based on face detection algorithm is used for image detection adaboost classic document
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:837712
    • 提供者:wjj
  1. detection3

    0下载:
  2. 在AdaBoost人脸检测的基础上,对眼睛实现精确定位。先得到人脸图像的谷区域图像, 再获取眼睛的候选点,综合分离度信息和霍夫变换的结果来计算每一个眼睛对的代价函数,找到比较 准确的眼睛位置。-In the AdaBoost face detection based on the accurate positioning of the eyes. Obtain prior approval from the image of the Valley area face images,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:510089
    • 提供者:张正荣
  1. TrainingAdaboost

    0下载:
  2. adaboost 的训练程序,结合OPENCV的训练,可用于各种图形的检测-training adaboost class, also use opencv training example, you can training your own objects for detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:12136
    • 提供者:tuzhiguo
  1. FaceDetectorOtherversion

    3下载:
  2. 采用adaboost算法用于人脸检测,实现较快的人脸识别。使用MATLAB语言编写。-Using adaboost face detection algorithm is used to achieve a faster face recognition. Using the MATLAB language.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-06
    • 文件大小:786386
    • 提供者:sysun
  1. AdaboostFr

    0下载:
  2. ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:30942
    • 提供者:郭博
  1. test2

    0下载:
  2. 基于haarlike特征,采用adaboost分类器的人脸检测系统-face detec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3502649
    • 提供者:yueliting
  1. FaceDetector

    0下载:
  2. 这是一个基于adaboost的人脸检测算法的matlab实现过程,希望对需要的朋友有帮助。-This is a adaboost of face detection based algorithm matlab implementation process, hope to help a friend in need.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:114690
    • 提供者:刘勇森
  1. Facedetectinalgorithm

    1下载:
  2. 人脸检测算法,其检测率高,效果优越,可与adaboost算法相媲美。-Face detection algorithm, the detection rate, excellent results can be comparable with adaboost algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1219584
    • 提供者:凌少
  1. renlianjiance

    2下载:
  2. 已有的眼睛状态识别方法不仅计算量大,而且易受环境因素(如光照条件)的影响。为此本文提出了一种新的眼睛状态识别方法:首先对实时拍摄的图像利用运动信息和肤色特征进行人脸检测 然后在检测到的上半部人 脸区域采用Adaboost算法只检测驾驶员正常状态下睁开的眼睛,把检测 的眼睛与眉毛分割出来制成正常睁开眼睛模板 最后把眼睛模板与未检测 到眼睛的上半部人脸区域进行匹配,当该区域的最大相似度值小于某闽值 时认为眼睛是闭合状态,否则认为眼睛是睁开状态。并根据眼睛状态计算 眼睛平均闭合时间
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3050496
    • 提供者:力量
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com