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

搜索资源列表

  1. PCA_SVM.rar

    1下载:
  2. 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:5.93kb
    • 提供者:zhangpei
  1. FaceTrackingWithFDMeanShift

    0下载:
  2. 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2.84kb
    • 提供者:Beckya
  1. facedetect

    0下载:
  2. 实现人脸检测以及眼、嘴的定位,方法主要是肤色检测、腐蚀、膨胀等-Face detection, as well as the realization of eyes, mouth orientation, methods, mainly color detection, corrosion, swelling, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:222.28kb
    • 提供者:彭海娟
  1. Demo_FaceRcog

    0下载:
  2. Face recognition in C, direct run,very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-31
    • 文件大小:12.95mb
    • 提供者:Cutie Babe
  1. ComponentbasedFaceDetection

    0下载:
  2. Abstract We present a component-based, trainable system for detecting frontal and near-frontal views of faces in still gray images. The system consists of a two-level hierarchy of Support Vector Machine (SVM) classifiers. On the first level,
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:341.11kb
    • 提供者:a
  1. 7

    0下载:
  2. openCV 下对人脸的识别,可以使用,绝对放心-using openCV to make the face detection ,which can implement the application
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:许佳炜
  1. pcalda

    0下载:
  2. 人脸识别的源代码 经典的pca和lda人脸识别 实现的成功率有待改进 好的可以达到70 -Face recognition source code for pca and lda classic face recognition could be improved to achieve a good success rate can reach 70
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2.33kb
    • 提供者:
  1. face_detect_tracking_motor_2

    0下载:
  2. face & serial & tracking
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-09
    • 文件大小:15.21mb
    • 提供者:jo
  1. face

    0下载:
  2. 应用训练好的模板实现人脸检测,主要运功的是模板特征发进行分类-Application of training to achieve a good template face detection, the main features of Yungong the template issued to classify
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12.01mb
    • 提供者:毛贤光
  1. pca_knn

    0下载:
  2. 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:3.01kb
    • 提供者:zhangpei
  1. face_detection

    0下载:
  2. 可以进行简单的人脸识别,输入图片之后与图库逐个比较-Face recognition can be simple, enter the picture one by one after the comparison with the Gallery
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:522.91kb
    • 提供者:速度
  1. Face

    0下载:
  2. this face images can be use in testing or training mode for image processing c++ the type is pgm -this face images can be use in testing or training mode for image processing c++ the type is pgm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.12mb
    • 提供者:nashatjallad
  1. face_recognition_PCAPBPNN

    0下载:
  2. The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:amine
  1. face-dection

    0下载:
  2. 人臉辨識簡單程序希望對大家有幫助經過類神經網路-face dection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:247.37kb
    • 提供者:super man
  1. PCA_based-Face-Recognition-System

    0下载:
  2. 使用传统的PCA主成分法,进行人脸的识别与匹配,源程序为matlab版,本程序改写,已经将内置函数进行了替换-Use the traditional method of PCA components, face recognition and matching, source code for matlab version, the program rewritten, and has built-in functions to replace
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:258.61kb
    • 提供者:君君
  1. face

    0下载:
  2. 人脸检测C源程序,主要是最小外接矩形算法和椒盐去噪,中值滤波的实现程序。-Face Detection C source, minimum bounding rectangle algorithm and salt and pepper denoising, the realization of the program of the median filter.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:11.38kb
    • 提供者:君君
  1. face-detection-using-skin-color

    0下载:
  2. a face detection method using skin color implemented in matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.97mb
    • 提供者:orlagno
  1. face-detection

    0下载:
  2. 基于肤色的人脸检测技术,opencv的调用。本科毕设-face detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1.32mb
    • 提供者:刘海军
  1. harrlike-for-face-dectection

    0下载:
  2. harrlike算法实现人脸检测和定位方法,MATLAB环境,经测试,效果非常好-harrlike algorithm face detection and localization methods, MATLAB environment, tested, very good results
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1.15kb
    • 提供者:zhangyaoming
  1. Optimized-Face-recognition

    0下载:
  2. Optimized face recgnition
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:629.88kb
    • 提供者:behrooz
« 12 3 4 5 6 »
搜珍网 www.dssz.com