CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - haar face detection

搜索资源列表

  1. Face-Detection

    0下载:
  2. 应用OpenCV的人脸识别,基于haar like cascade classifier-openCV face detection tutorial
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:11104289
    • 提供者:kevin
  1. facedetect

    0下载:
  2. 基于openCV的多角度人脸检测,融合了正脸侧脸haar分类器,具有极强鲁棒性-, The integration of multi-angle face detection based on openCV positive face side faces haar classifier, with strong robustness
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8490012
    • 提供者:herthy
  1. facedetection

    0下载:
  2. 本程序实现了haar+adaboost人脸检测功能-Realized by the haar+ adaboost face detection function
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1932
    • 提供者:tyj
  1. facedetect_Opencv_haar_adboost_CPP

    0下载:
  2. 人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:6476
    • 提供者:jim
  1. peopledetect

    3下载:
  2. 人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面-Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:1981562
    • 提供者:黄小菲
  1. facedect

    0下载:
  2. 图像处理中人脸检测代码,并有主函数调用程序,采用Haar特征检测人脸。-Image processing human face detection code, and the main function of the calling program, Haar feature detection face.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:883
    • 提供者:liyulong
  1. FeatureTracker

    1下载:
  2. 基于光流法的人脸追踪 先通过opencv的类haar特征检测人脸 然后用光流法筛选特征点并追踪-Optical flow method based face tracking to pass the class haar feature detection opencv face then light flow filter and track feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9373952
    • 提供者:xyc
  1. facedetect

    0下载:
  2. 基于opencv的人脸识别程序,基于haar的adoboost检测方法-Face recognition program based opencv,Adoboost based detection methods haar
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1889
    • 提供者:齐立萍
  1. pa_haar

    0下载:
  2. OpenCV Haar人脸检测静态化库函数,将xml文件静态化处理了,所以直接调用即可,无需xml文件了。-OpenCV Haar face detection static library functions, the static xml file processing, so you can directly call without xml files.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1221845
    • 提供者:fklja
  1. win32_KinectFaceTracking

    0下载:
  2. 基于OpencvHarr的kinect人脸检测-Face Detection through kinect camera with OpenCV Haar Method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7383275
    • 提供者:jia
  1. opencv2411Face-detection

    0下载:
  2. VS2013 OpenCV2.4.11人脸检测代码,该代码使用Haar特征分类器对图像中的人脸进行检测并圈出。-VS2013 OpenCV2.4.11 face detection code, the code USES the characteristics of Haar classifier to detect human faces in the images of the circle.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8925448
    • 提供者:Hzhuang
  1. eye_face_haarcascade

    0下载:
  2. Haar Cascade for face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:166448
    • 提供者:Vitor
  1. detect

    0下载:
  2. 基于opencv的haar+adaboost训练器的人脸和人眼检测,带有训练好的xml文件。-Opencv based haar+ adaboost face and eye detection trainer, having trained xml file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1642442
    • 提供者:徐恒
  1. Project_face_detect

    0下载:
  2. 使用opencv自带的haar特征分类器,进行人脸检测的程序代码。-A program with opencv inside classifier for face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:394089
    • 提供者:王大刚
  1. Static-face-detection

    0下载:
  2. opencv入门级C++程序代码调试,第三课:识别一张人脸二维静态图片,采用haar特征识别算法。-Opencv entry level debugging c++ program code, the third class: identification of a human face 2 d static image, using haar feature recognition algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16754177
    • 提供者:秦柯
  1. face_detection

    0下载:
  2. 利用opencv进行人脸检测,运用了adaboost的haar特征-Use opencv face detection, the use of haar features adaboost
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1262428
    • 提供者:大白爱打牌
  1. haar_face_detection

    0下载:
  2. 运用Adaboost算法haar分类器实现的人脸检测,帧率是32。-Using Adaboost face detection algorithm of Haar classifier, the frame rate is 32.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4249292
    • 提供者:zhanghf
  1. face-detect

    0下载:
  2. 通过opencv实现了对图像采用Haar特征实现中人脸检测的功能-Through the opencv realized of face detection in image using Haar feature implementation functions
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1319566
    • 提供者:潘航
  1. Face-Detection

    0下载:
  2. Python scr ipt to detect faces. It uses two haar cascade trained to recognise faces and eyes. The haar cascade are included. In uses OpenCV so it is required. The scr ipt is written in Python 3.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:189371
    • 提供者:Magre94
  1. face-detection

    0下载:
  2. Normal Face detection source code using Haar Cascade Features in Python and C++
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:607232
    • 提供者:LilNader
搜珍网 www.dssz.com