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

搜索资源列表

  1. CRL-2001-1

    0下载:
  2. 关于做人脸检测的时候所用到的Haar-like特征国内的文献讲的不是很详细,大家可以参考一下这篇文献,比较有价值的啊-human face detection of the time when used in the Haar - like characteristics of the domestic literature stresses is not very long Fine, we can refer to this document, the more valuable ah!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:766.22kb
    • 提供者:程艳花
  1. IntelligentSaver2

    0下载:
  2. It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90.24kb
    • 提供者:陈实
  1. FaceandEyesDetectionUsingOpenCV

    0下载:
  2. Face and Eyes Detection Using OpenCV. Introduction This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is perfo
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.23mb
    • 提供者:reyjav
  1. Eye_Classifier.xml

    0下载:
  2. It is haar features for eye detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.97kb
    • 提供者:steve
  1. haarcascade_eye

    0下载:
  2. A haar cascade for eyes written in XML for opencv and eye detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4.45kb
    • 提供者:Hala
  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
    • 文件大小:1.44mb
    • 提供者:juan
  1. AsimpleABdemod

    0下载:
  2. Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weakerifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器眼eClassifier),再将将若干个强分类器串联成为分级分类器(ClassifierCaseade)图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器成为强分类器,再将强分类器串联成为分级分类器。 -The basic idea of ​ ​ Adaboost algorithm i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:8.29kb
    • 提供者:chenhebingb
  1. facedetect.py

    0下载:
  2. his program is demonstration for face and object detection using haar-like features. The program finds faces in a camera image or video stream and displays a red box around them.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-19
    • 文件大小:1.62kb
    • 提供者:tiopepe123
  1. vehicle_detection_haarcascades

    0下载:
  2. haar like feature vehicle detection built in OpenCV 2.4
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:4.55mb
    • 提供者:Young
  1. DETECTION-VISAGE-YEUX-NEZ-BOUCHE-AVEC-OPENCV-TEMP

    0下载:
  2. A recognition process can be much more efficient if it is based on the detection of features that encode some information about the class to be detected. This is the case of Haar-like features that encode the existence of oriented contrasts between r
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-06
    • 文件大小:6kb
    • 提供者:bavi
  1. HaarPclassifiers

    0下载:
  2. 利用vs2008编写的利用haar特征分类器实现的人脸检测程序-Use vs2008 prepared by the use haar feature classifier implemented face detection process
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:850.18kb
    • 提供者:jisaiping
  1. FaceDetect

    0下载:
  2. 介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the G
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1.38mb
    • 提供者:站张
  1. test_detect1

    0下载:
  2. program to detect detection of vehicle on road using learning of haar features
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:9.72kb
    • 提供者:Nitin
  1. facedet

    0下载:
  2. Canny Edge Detection with Pruner Code, javacv, face detection using HAAR CASCADE FEATURES
  3. 所属分类:Other systems

  1. haarcascade_frontalface_alt

    0下载:
  2. This haar cascade for OpenCV face detection-This is haar cascade for OpenCV face detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:103.37kb
    • 提供者:dima
  1. eye-detection

    0下载:
  2. opencv人眼检测算法,此算法是基于haar分类器的简单算法,可以实现摄像头视频的实时监测。算法简单但是很是实用,所以上传与大家分享-opencv eye detection algorithm, which is a simple algorithm based on haar classifier, can achieve real-time video surveillance camera. Algorithm is simple but very practical, so uplo
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:少年狐
  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
    • 文件大小:1.62mb
    • 提供者:魏风
  1. FaceDetect

    0下载:
  2. haar特征的提取,haar特征目标动态检测,非常适合需要的人在此的基础上改进的,希望对能帮助大家(Haar feature extraction, Haar features, target dynamic detection, very suitable for those who need improvement on this basis, and I hope to help you)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-20
    • 文件大小:8.77mb
    • 提供者:foot1313
搜珍网 www.dssz.com