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

搜索资源列表

  1. adaboost_haar_bylaoYu

    0下载:
  2. 利用OpenCv开发的一个基于adaboost算法和haar小波变换的人脸算法,具体情况可参考Paul Viola ,Robust Real-Time Face Detection,2004-OPEN development of the use of an algorithm based on adaboost haar wavelet transform and the Face algorithm specific reference Paul Viola, Robust Real-Tim
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1463
    • 提供者:老余
  1. 200907078

    0下载:
  2. 基于Haar特征的多特征快速人脸检测,基于Haar特征的多特征快速人脸检测.-Haar based on the characteristics of fast multi-feature Face Detection, Haar-based features of the characteristics of the multi-face detection rapidly.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3806725
    • 提供者:大海
  1. fdtool

    0下载:
  2. 人脸识别MATLAB工具箱 Faces detection toolbox v 0.1 -This toolbox provides some tools for faces detection using Local Binary Patterns and Haar features. The task of detection is done by boosting approaches such Adaboosting, FastAdaboosting and Gentleboos
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18769831
    • 提供者:he si
  1. face

    0下载:
  2. haar小波处理 分类器 人脸检测 多级分类器-haar wavelet processing of face detection classifier multi-classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4278630
    • 提供者:lifei
  1. face-detection-based-on-Harr-wavelet

    0下载:
  2. 基于哈尔小波变换的人脸识别程序 本程序识别速度快,占有容量短。-Ultra Rapid Object Detection in Computer Vision Applications with Haar-like Wavelet Features
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:179358
    • 提供者:余蓝涛
  1. face

    0下载:
  2. face detection haar clasifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:155073
    • 提供者:marwa
  1. AFaceDetect-An

    0下载:
  2. 透過jjil在android上實實現haar人臉偵測 可直接使用。 -On the android through jjil in real haar face detection can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1505033
    • 提供者:juan
  1. Haar-Detect

    0下载:
  2. 用OpenCV封装的Haar算法进行人脸检测,检测目标可以是多个人脸。-Face detection using Haar algorithm of OpenCV package, target detection can be more than one person face.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1670900
    • 提供者:andy
  1. haar

    0下载:
  2. 基于adaboost人脸检测,用生成好的样本。(用到OPENCV读取图像的库,使用前请下载opencv244)-Adaboost based face detection with generating good samples.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9161848
    • 提供者:周龙龙
  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-07
    • 文件大小:1221845
    • 提供者:fklja
  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-26
    • 文件大小:8925448
    • 提供者:Hzhuang
  1. Adaboost_haar

    0下载:
  2. 人脸检测HAAR特征积分图的计算,第一次上传,没什么用~-HAAR face detection feature integral image calculation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:victor
  1. face-detect---

    0下载:
  2. 是一个基于haar特征的人脸检测算法,通过OPen cv自带的库文件运行程序,交流请联系chinaqinyh@163.com-Is based on haar features face detection algorithm, OPen cv library file that comes with running the program, please contact chinaqinyh@163.com exchange
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1207
    • 提供者:qinyanghong
  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-10
    • 文件大小:16754177
    • 提供者:秦柯
  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. Haar

    0下载:
  2. 用python语言实现的基于Harr特征的人脸检测算法,可以用于人脸的检测,眼睛,鼻子等脸部五官的检测-Using python language based on the Harr feature-based face detection algorithm can be used for the detection of face, eyes, nose and other facial features detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1697439
    • 提供者:魏风
  1. face

    0下载:
  2. 主要是利用Haar分类器方法进行人脸检测,在程序中可以做到人脸识别,和人脸检测,即可以检测到人脸,识别出人脸。-Mainly using Haar classifier for face detection, in the program can do face recognition, and face detection, which can detect the face, identify the face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:胡同
  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. TZTI

    0下载:
  2. Domain classic Haar face detection, face detection using OpenCV, pretty good
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:72704
    • 提供者:krocel
  1. hjad

    0下载:
  2. Domain classic Haar face detection, face detection using OpenCV, pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-12-22
    • 文件大小:73728
    • 提供者:meloipheuzns
« 1 23 4 5 »
搜珍网 www.dssz.com