搜索资源列表

  1. TrackEye_src.zip

    2下载:
  2. 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Sou
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-04-13
    • 文件大小:204022
    • 提供者:sichuanlu
  1. 基于Java的BP网络数字识别法

    0下载:
  2. 详细给出了一个完整的人脸检测算法。对于实际应用有一定的参考价值-detail given a complete face detection algorithm. For practical application of a certain reference value
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:67584
    • 提供者:白云城主
  1. face_detection_and_algorithm

    0下载:
  2. 基于MATLAB的人脸检测程序,该代码对人脸检测算法的具体实现有很好的参考价值。-MATLAB-based Face Detection procedures, The code of face detection algorithm is a concrete realization of a very good reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:李琳莉
  1. AdaBoost_face_detection

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

    • 发布日期:2024-05-10
    • 文件大小:162816
    • 提供者:shj
  1. Lightfacedetection(Matlab)

    0下载:
  2. 亮度人脸检测算法,能快速识别人脸,精度高,速度快-Brightness of face detection algorithm to quickly identify human faces, high precision, fast
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:范一峰
  1. facedection

    0下载:
  2. 基于肤色和模板人脸检测算法,能快速识别人脸,精度高,速度快-Color and template-based face detection algorithm to quickly identify human faces, high precision, fast
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:877568
    • 提供者:范一峰
  1. FaceDetection2008

    0下载:
  2. 一个非常好的人脸检测算法,可以进行补光处理,人脸区域的检测,人嘴眼的定位匹配-A very good face detection algorithm, can deal with fill light, Face region detection, human mouth to match the positioning of eyes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:985088
    • 提供者:ktj
  1. 07102119146463

    0下载:
  2. 2dpca,用于图象特征的提取,及人脸检测算法-2dpca, for image feature extraction, and face detection algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:还一个
  1. moisacfacedetect

    0下载:
  2. 基于moisac的人脸检测算法,编程语言为C-Moisac based on face detection algorithm, programming language for C
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:zn
  1. shenjingwangluofacedetc

    0下载:
  2. 一种基于神经网络的人脸检测算法,主要介绍神经网络的算法-A Neural Network Based Face Detection algorithm, introduce the main neural network algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:86016
    • 提供者:文艺
  1. facereg

    0下载:
  2. 用MATLAB编写的人脸检测算法,学习模式识别的朋友可以参考-MATLAB写惴ㄑ
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1168384
    • 提供者:张炎
  1. Adaboost

    0下载:
  2. 人脸识别论文:《采用Adaboost算法进行面部表情识别》《动态权值预划分实值Adaboost人脸检测算法》《改进的AdaBoost分类器在视频中的体育场景检测》-Face recognition thesis: the use of Adaboost algorithm to identify facial expressions, dynamic weight pre-classified real Adaboost face
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:520192
    • 提供者:王云
  1. facetest

    0下载:
  2. 采用Adaboosting算法实现简单的实时人脸检测算法-Adaboosting algorithm using a simple real-time face detection algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:152576
    • 提供者:Brasco
  1. FaceDetection

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

    • 发布日期:2024-05-10
    • 文件大小:897024
    • 提供者:ashura
  1. FaceDec

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

    • 发布日期:2024-05-10
    • 文件大小:640000
    • 提供者:何欢
  1. Rapidobjectdetection

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

    • 发布日期:2024-05-10
    • 文件大小:837632
    • 提供者:wjj
  1. adoboost_face_detection

    0下载:
  2. adoboost_face_detection 人脸检测算法,MATLAB代码-adoboost_face_detection face detection algorithm, MATLAB code
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:sunyolanda
  1. FaceDetection

    0下载:
  2. VC++实现的人脸检测算法。这个代码对于初学者有很大的引导作用。我也是正在学习这些内容。-VC++ to achieve the face detection algorithm. The code for a great beginners guide. I am also learning the content.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:955392
    • 提供者:liuweimin
  1. adaboost

    0下载:
  2. adaboost 人脸检测算法,人脸检测系统的研究与实现,非常全面的文章-adaboost face detection algorithms, Face Detection System Research and Implementation of a very comprehensive article
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1640448
    • 提供者:叶小勇
  1. 基于人脸检测的点名系统

    0下载:
  2. 使用viola-jones算法实现人脸检测并将人脸剪裁出来,通过统计被剪裁人脸的个数实现课堂出勤人数的统计(Face detection using Viola-Jones algorithm, and cut out the face, through the statistics of the number of faces cut to achieve class attendance statistics)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:510976
    • 提供者:兜兜
« 12 3 4 5 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org