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

搜索资源列表

  1. svm_face_recognition

    0下载:
  2. 一篇很不错的关于人脸表情识别的论文。论文提出了一种基于人脸局部特征的表情识别方法,先选取人脸重要的局部特征,对得到的局部特征进行主成分分析,然后用支持向量机( SVM)设计局部特征分类器来确定测试表情图像中局部特征,同时设计支持向量机( SVM)表情分类器,确定表情图像的所属类别。-A very good facial expression recognition on paper. This paper proposes a feature based on local expression
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:428494
    • 提供者:王二
  1. 83390069HaarTraining

    0下载:
  2. boost 做人脸识别的一个经典程序,利用Haar特征,不多说了,看看吧-boost to do a classic face recognition program, the use of Haar features, not more than that, and let' s see it
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:113999
    • 提供者:gxy
  1. FaceRecognition

    0下载:
  2. 文档中包括两个文件:分别是pca人脸识别分析以及fisher人脸识别分析。文中代码包括详细的注释,读者一旦下载很快就可以上手!代码中的相关理论可以参考Dota的《模式分类》一书!- The archive consists of two documents: PCA face recognition and Fisher face recognition analysis. Text codes include detailed notes, readers will soon be abl
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:2648
    • 提供者:feixiaoxing
  1. FaceandeyedetectionEyetracking

    0下载:
  2. 一个人脸识别和人眼跟踪的程序包,有多幅图片,大家共同学习-Human Face Recognition and an eye tracking package, there is a number of pictures, a common U.S. study
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2372719
    • 提供者:赵景
  1. Wlda

    0下载:
  2. 基于LDA人脸识别的LDA的主程序的程序代码-LDA-based face recognition of the LDA' s main program code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:645
    • 提供者:snowyzhao
  1. xiaoboduibidulsb

    0下载:
  2. 为了提供较大的秘密信息嵌入量和保持良好的载密图像质量,依据人眼对变换剧烈及较暗区域均不敏感的视觉特点,提出了一种基于小波对比度和最低比特位替换(LSB)的图像密写方法.该方法先将载体图像分成固定大小的小块,对每一小块进行小波分解后计算小波对比度.然后,根据该块小波对比度绝对值之和确定该块可以嵌入的位平面层数.最后,采用LSB密写技术逐层嵌入秘密信息.实验结果表明,该密写方法能嵌入较多的信息和保持良好的载密图像质量,并且可直接从载密图像中提取秘密信息.-In order to provide la
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:263245
    • 提供者:boe
  1. FLDbasedFaceRecognitionSystem_v2

    0下载:
  2. 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:261703
    • 提供者:paul
  1. MahSom_v1

    0下载:
  2. This code is the implementation of Mahalnobis SOM algorithm published in this article. Face recognition under varying illumination using Mahalanobis self-organizing map S Aly, N Tsuruta, RI Taniguchi - Artificial Life and Robotics, 2008 - Springe
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1079
    • 提供者:Aly
  1. hausdorff

    0下载:
  2. 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:202980
    • 提供者:alsocc
  1. BOOK_TEST

    0下载:
  2. openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2844625
    • 提供者:boss liu
  1. 3970992svd

    1下载:
  2. SDV人脸识别算法 经典算法 可运行 很好-SDV face recognition algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1079
    • 提供者:李树
  1. face-recognition

    0下载:
  2. 检测出人脸,并对人脸进行识别,基于PCA算法-Detects a person' s face, and face recognition, based on PCA algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-09
    • 文件大小:3647
    • 提供者:lhy
  1. Face-recognition-system

    0下载:
  2. 人脸识别系统现在在大多数领域中起到举足轻重的作用,尤其是用在机关单位的安全和考勤、网络安全、银行、海关边检、物业管理、军队安全、智能身份证、智能门禁、司机驾照验证、计算机登录系统。-Face recognition system played a pivotal role in most areas, especially in the organs and units, security and time and attendance, network security, banks, cus
  3. 所属分类:Project Design

    • 发布日期:2017-11-01
    • 文件大小:1165113
    • 提供者:
  1. ICA-face-recognition

    0下载:
  2. 本程序是基于ICA(独立成分分析)方法进行人脸识别,人脸库已经给出,有需要的童靴自行下载-This procedure is based on ICA (independent component analysis) method for face recognition, face database has been given, there is a need to download children' s boots
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:341640
    • 提供者:杨建
  1. matlab-face-recognition-0008_www.matlabsite.com.z

    0下载:
  2. it s a face recognition source code.it has its own
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:5001235
    • 提供者:neda
  1. PCA_based-Face-Recognition-System

    0下载:
  2. 基于PCA算法的人脸识别完整算法,可运行,按提示输入训练数据库和测试数据库,及待识别的图片,即可将识别结果返回,文件中包含ORL人脸库-Complete face recognition algorithm based on PCA algorithm can be run, follow the prompts to enter the training and test s, and the image to be recognized, you can return the recogni
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:190952
    • 提供者:
  1. face-recognition-based-on-K-L-

    0下载:
  2. 使用K-L算法进行人脸识别,在经典的算法基础上加上了正确率统计模块,对正确率的分析很有帮助- 分析很有帮助 Implement face recognition Using K-L algorithm, Added the rate of correct module to the classical algorithm, It s helpful to analysis the rate o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6675369
    • 提供者:韩瑞
  1. OptiFuzz: a robust illumination invariant face recognition system and its implementation

    0下载:
  2. In this paper,we address the effect of illumination on the face detection and the face recognition problem by introducing a novel illumination invariant method, called OptiFuzz. It is an optimized fuzzy-based illumination invariant method to solve th
  3. 所属分类:文档资料

  1. Face-recognition

    0下载:
  2. 人脸识别,是基于人的脸部特征信息进行身份识别的一种生物识别技术。用摄像机或摄像头采集含有人脸的图像或视频流,并自动在图像中检测和跟踪人脸,进而对检测到的人脸进行脸部的一系列相关技术,通常也叫做人像识别、面部识别-Face recognition is based on the person' s facial features information of a biological identification technology of identification. Collectio
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3044781
    • 提供者:大声道
  1. Intelligent-monitoring-platform

    1下载:
  2. 智能监控平台的网站服务基于Flask开源框架,图像识别与信息提取功能则基于cv2和tensorflow等一系列相关的第三方库。以网页的形式进行人脸识别、目标检测、目标跟踪等,并且可以存储相关的操作记录、用户登录、管理员登录(Intelligent monitoring platform's website service is based on Flask open source framework, while image recognition and information extract
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-19
    • 文件大小:565248
    • 提供者:Aaron.Xia
« 12 3 4 5 6 »
搜珍网 www.dssz.com