CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人脸检测分类

搜索资源列表

  1. HarrDetect

    0下载:
  2. adaboost 人脸检测,实现批量检测功能,并统计分类器性能-adaboost face detection, to achieve mass detection and performance of statistical classification
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24690651
    • 提供者:郑恩
  1. human_face_detection_system

    0下载:
  2. 本文的目的是借助Paul Viola最新提出的实时特征检测的技术,实现一个能够进行快速人脸检测的系统。并且通过训练,得到尽可能优化的分类器构造参数,从而获得具有高检测速度和检测正确率的人脸检测系统。-The purpose of this paper by drawing on the latest proposed by Paul Viola real-time feature detection technology, to realize a fast face detection sys
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:3033476
    • 提供者:王峰
  1. Face

    0下载:
  2. 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:896119
    • 提供者:kq
  1. FaceDetectionDlg

    0下载:
  2. 应用OpenCV进行人脸检测。Adaboost算法实现起来比较复杂,应用OpevCV提供的函数和分类器进行人脸检测将十分容易。-Application of OpenCV for face detection. Adaboost algorithm to achieve more complex, applications provided by OpevCV function and classifier for face detection will be very easy.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7391
    • 提供者:huzhanqi
  1. facedetection

    1下载:
  2. PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-20
    • 文件大小:8421
    • 提供者:chen
  1. train_v2

    0下载:
  2. 一个基于adaboost的人脸检测分类器训练程序,用MATLAB写的,希望能和大家分享-a face detect programme based on adaboost which is written by matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1250
    • 提供者:阿灿
  1. DetectionLibrary

    0下载:
  2. Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:463777
    • 提供者:刘子木
  1. haarcascade_frontalface_alt

    0下载:
  2. 前脸的分类器 人脸检测分类器,opencv用-Before the face of face detection classifier classifier, opencv with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:96831
    • 提供者:xzy
  1. haarcascade_frontalface_alt2

    0下载:
  2. 前脸的检测,分类器,训练分类器,人脸检测,opencv-Prior to face detection, classification, and the training classifier, face detection, opencv
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:84088
    • 提供者:xzy
  1. fdp-v51

    0下载:
  2. 神经网络人脸检测程序。采用Gabor变换提取特征,使用前馈网络分类识别。-Face Detection Program。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1193324
    • 提供者:王新
  1. wode

    0下载:
  2. 可以使用cv里面自带的分类器进行人脸检测,效果不错-Cv can be used inside the built-in classifier for face detection, good results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:2473380
    • 提供者:taoye
  1. MilTracker-V1.0

    0下载:
  2. 人脸检测,多实例,取多个实例来提取特征,形成一个特征池,分类器仍然是用级联生成,检测效果好,准确率比较高。-Face detection, multi-instance, take multiple instances to extract features, to form a feature pool with cascading classifier is still generating, testing effective, relatively high accuracy.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:5319417
    • 提供者:索璐静
  1. adaboost

    0下载:
  2. Adaboost训练分类器的源代码,是快速人脸检测的必备。-It is the code for training classifiers by Adaboost to Face Detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7360176
    • 提供者:杨果
  1. AdaboostFr

    0下载:
  2. ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:30942
    • 提供者:郭博
  1. test2

    0下载:
  2. 基于haarlike特征,采用adaboost分类器的人脸检测系统-face detec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3502649
    • 提供者:yueliting
  1. face

    0下载:
  2. 完整的表情识别系统一般包括人脸表情图像捕获、预处理、人脸检测与定位、 人脸分割与归一化、人脸表情特征提取、人脸表情识别。本文着重研究了人脸表 情特征提取、特征选择及表情分类等关键问题,并提出了一些改进的方法,同时 进行了仿真实验-Complete expression recognition systems typically include facial expression image capture, preprocessing, face detection and loca
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1054928
    • 提供者:KW
  1. adaboost

    0下载:
  2. adaboost算法学习资料,深入讲解了adaboost算法的理论和应用,是人脸检测学习的重要参考文献,做模式分类的同学可以研究一下-adaboost algorithm to learn the information, further explained the theory and application adaboost algorithm, face detection is an important reference for studying literature, student
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7078766
    • 提供者:项喻
  1. Adaboost-detection

    0下载:
  2. 基于ADABOOST的人脸检测程序,有分类器训练和测试-face detection based on adaboost
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:268276
    • 提供者:
  1. hog_svm_facedet

    0下载:
  2. 使用hog特征以及svm分类实现人脸检测,准确率高(face detection used hog+svm)
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:27232256
    • 提供者:linshu
  1. 人脸检测OPENCV

    1下载:
  2. 使用VS2013编写+OPENCV2.49,能够读取图片并识别人脸,采用 分类器制作,调试通过,也可以改为摄像头
  3. 所属分类:GDI/图象编程

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com