搜索资源列表

  1. DetectAVI

    0下载:
  2. OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1921
    • 提供者:张三
  1. haardetction2

    1下载:
  2. 基于adaboost的人脸检测程序 可以在一副图像中将人脸的位置框出
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2743902
    • 提供者:张了
  1. Adaboostfacedetect

    0下载:
  2. 基于Adaboost的人脸检测代码,编程语言为C
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:59738
    • 提供者:zn
  1. 200510162155854322

    0下载:
  2. 基于肤色模型和Adaboost的人脸检测程序-Based on the color model and Adaboost Face Detection procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:343040
    • 提供者:yangyu
  1. AdaBoost_face_detection

    0下载:
  2. 一种基于AdaBoost的快速动态人脸检测算法.rar CAJview 打开-AdaBoost based on the rapid dynamic face detection algorithm. RarCAJview Open
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:162816
    • 提供者:shj
  1. ada

    0下载:
  2. 基于 AdaBoost算法的人脸检测.pdf,希望对各位有帮助-AdaBoost-based face detection algorithm. Pdf, hope you have help
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:2686976
    • 提供者:刘强
  1. 04112011654

    0下载:
  2. vc2003.net下用opencv实现的基于AdaBoost算法的人脸检测源码, 可以读入静态图片,视频等。-opencv realize vc2003.net using AdaBoost-based face detection algorithm source code can be read into a static picture, video and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:5353472
    • 提供者:小强
  1. FaceDection

    0下载:
  2. 基于opencv和vc++2005,用adaboost实现的人脸检测系统,检测率很高,速度很快,值得看看!-Based on the opencv and vc++ 2005, realize with AdaBoost Face Detection system to detect a high rate of speed very quickly, it is worth to see!
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:3620864
    • 提供者:僧竿
  1. FaceRecognition

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

    • 发布日期:2024-05-17
    • 文件大小:10251264
    • 提供者:
  1. facedetect1

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

    • 发布日期:2024-05-17
    • 文件大小:903168
    • 提供者:guodongmei
  1. adaboost

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

    • 发布日期:2024-05-17
    • 文件大小:7360512
    • 提供者:tom
  1. ABdemo

    0下载:
  2. 下载别人的基于 AdaBoost 人脸检测源代码 供大家一起学习-Download others AdaBoost-based face detection source code for everyone to learn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:hyf
  1. test2

    0下载:
  2. 基于haarlike特征,采用adaboost分类器的人脸检测系统-face detec
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:3503104
    • 提供者:yueliting
  1. SVM_FACE

    0下载:
  2. 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:649216
    • 提供者:郭事业
  1. adaboost-facefind

    0下载:
  2. 这是一个基于adaboost算法的人脸检测程序,用VC++编写的程序,希望能帮到大家-This is based on face detection algorithm adaboost procedures, using a program written in VC++, hope to help you
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:524288
    • 提供者:张桥
  1. Adaboost

    0下载:
  2. 基于adaboost的人脸检测代码(只是有几个数组维数不匹配 转置一下就ok 可以运行出来了 )-Based on the face detection adaboost code (a few array dimension not matching transpose once ok can run out)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:q1w2e3r4
  1. Adaboost-face-detection

    0下载:
  2. 基于adaboost的人脸检测识别算法,在复杂背景下有很好的检测效果-Good detection in complex background based on face detection and recognition algorithms in adaboost
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:大飞
  1. adaboost-face-detection

    0下载:
  2. 基于adaboost的人脸检测算法,对于初学者来说用很大的帮助-Adaboost-based face detection algorithm for beginners great help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:846848
    • 提供者:王小伟
  1. Adaboost-eye

    0下载:
  2. 基于Adaboost的人脸检测方法及眼睛定位算法研究-Research on face detection and eye location algorithm based on Adaboost
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4665344
    • 提供者:xxjj
  1. 程序

    0下载:
  2. 模式识别,基于adaboost的人脸检测的相关程序(Pattern recognition, face detection program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:棣哩哩
« 1 23 4 5 6 »

源码中国 www.ymcn.org