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

搜索资源列表

  1. facedetect_byxzq

    1下载:
  2. 一个外国人写的人脸检测程序,用到svm,pca,神经网络,还不错
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:195356
    • 提供者:谢朝
  1. facedetector

    0下载:
  2. 人脸检测源代码. The souce 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 rough face prefiltering, PCA/LDA/ICA/any dimensionality reduct
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:366639
    • 提供者:huangtyu
  1. An-HOG-LBP-Human-Detector

    0下载:
  2. 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3078415
    • 提供者:有来有去
  1. svmfacedetection

    0下载:
  2. 利用svm检测人脸的程序,虽然方法不是那么的特别好,但也可以做个参考-svm facedetection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:7511928
    • 提供者:周士奇
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  1. cppHoG-raw-RBF

    0下载:
  2. HOG特征 加上 SVM训练方法的程序,可以实现人体检测、人脸检测,从CSDN上下载的,本人使用了,可以使用,但需要安装opencv2.0以上版本,其余的版本我没试过-HOG feature program plus SVM training methods, you can achieve human detection, face detection, download from CSDN, I use, you can use, but need to install opencv2.0
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:96563
    • 提供者:nihongyin
  1. matlab-face-detection

    1下载:
  2. pca+svm 与pca +adaboost 人脸检测,里面包含有程序的详细说明-pca+svm, pca+adaboost people face detection, which contains a detailed descr iption of the program
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:7783424
    • 提供者:yuzan
  1. Color-rendering.

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:15357
    • 提供者:青哥
  1. flandmark-master

    0下载:
  2. 人脸检测flandmark-master-Detector of Facial Landmarks Learned by the Structured Output SVM
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11501003
    • 提供者:小李
  1. Face_recognize

    1下载:
  2. matlab代码实现人脸检测识别,提取人脸图像的kpca特征利用图像匹配快速识别人脸。-matlab face recognition kpca svm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4008275
    • 提供者:周斌
  1. facedetect-test

    0下载:
  2. 基于hog特征与支持向量机的方式,使用opencv自带的haar特征分类器,检测人脸-Adapt to hog feature and support vector machine (SVM) method, based on positive and negative samples opencv training face,
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14057264
    • 提供者:会员
  1. JointFacedetection20160630

    0下载:
  2. 联合adaboost和SVM的人脸检测 基于opencv库 人脸特征点检测 sift特征描述-face detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:893342
    • 提供者:严小乐
  1. proj4

    0下载:
  2. 使用滑动窗的人脸检测,滑动窗口能够独立地对图片块进行分类,以确定是否属于被检测目标。内容如下: 1)载入正样本训练集(人脸),并将其转化为HoG特征 2)载入负样本训练集(没有人脸的任意场景),也将其转化为HoG特征 3)使用SVM,对分类器进行训练,训练集包括正训练集和负训练集 4)使用训练好的分类器,在不同的尺度上,对测试集进行分类 -Face detection with a sliding window.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3250
    • 提供者:雪诺
  1. patturnpatternclassification

    0下载:
  2. 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
  3. 所属分类:GIS program

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:rkzo$995641
  1. mejhnq-detection-matlab

    0下载:
  2. 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:1859
    • 提供者:Arrchav
  1. dte

    0下载:
  2. 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:Stanaprd
  1. face_antispoofing-master

    0下载:
  2. 采用surf特征点, svm线性分类器 实现的人脸活体检测源码(face_antispoofing: this code takes surf feature to detect spoofing face in recognition.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:8895488
    • 提供者:lxhmail
« 1 2»
搜珍网 www.dssz.com