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

搜索资源列表

  1. Facedetect

    0下载:
  2.  计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。-Computer Fac
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:224259
    • 提供者:Highjoe
  1. CLASS_facepipe

    0下载:
  2. 实现人脸特征定位及人脸描述符提取功能。很好很强大。- To get started, run "demo". This detects faces in the example image, loading cached detections from files if available, localizes the facial features and extracts descr iptors for each face.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:538845
    • 提供者:lyn
  1. face_feature_detect

    0下载:
  2. 2D及3D人脸影像特征侦测研究,报告中附有完整的matlab 源码。-Features extraction from 2D and 3D face images. The rar file include pdf document and matlab code descr iption.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:910165
    • 提供者:Vlog
  1. GaborPCA

    2下载:
  2. 程序实现了基于Gabor特征和PCA的人脸识别算法,具有较好的识别效果。-Program for Gabor features and PCA-based face recognition algorithm has better recognition effect.
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:2187
    • 提供者:韩静书
  1. Gabor_Face_Recogntion

    0下载:
  2. 利用Gabor特征进行人脸识别的论文与matlab实现算法,比较新,感觉还不错。-Face recognition using Gabor features papers and matlab algorithm, a relatively new, I feel pretty good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:216508
    • 提供者:陈枫
  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. matlab

    0下载:
  2. MATLAB是由美国mathworks公司发布的主要面对科学计算、可视化以及交互式程序设计的高科技计算环境。它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视窗环境中,为科学研究、工程设计以及必须进行有效数值计算的众多科学领域提供了一种全面的解决方案,并在很大程度上摆脱了传统非交互式程序设计语言(如C、Fortran)的编辑模式,代表了当今国际科学计算软件的先进水平。 -MATLAB is a U.S. company' s main
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16404007
    • 提供者:syai02
  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
    • 文件大小:3114411
    • 提供者:amine
  1. haar_face-detection

    0下载:
  2. this a face detector using haar like features this is an extension of viola jones model with lesser number of features or subset of features-this is a face detector using haar like features this is an extension of viola jones model with lesser nu
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1064655
    • 提供者:somesh
  1. lbp-face-recognition

    0下载:
  2. 运用matlab,LBP分割脸部特征,从而达到识别人物面部表情的效果-Use matlab, LBP split facial features, so as to identify the effect of facial expressions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:48768
    • 提供者:yqy
  1. PCA-face-recognition

    0下载:
  2. 提取人脸图像pca降维特征以实现人脸识别,采用MATLAB语言实现实现-Extracting features of face image PCA to realize face recognition, using MATLAB language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:189184
    • 提供者:陈旭
  1. Face-Recognition

    0下载:
  2. 使用MATLAB实现基于颜色特征的人脸检测和识别-Using MATLAB-based color features face detection and recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1505
    • 提供者:Fitzroy
  1. codes-matlab

    0下载:
  2. this codes is Source code for face detection of viola paper.of its Features is: Feature Computation: The “Integral” image representation Feature Selection: The AdaBoost training algorithm . Real-timeliness: A cascade of classifiers.-this code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:420623
    • 提供者:fatemeh
  1. aam-matlab

    2下载:
  2. ASM算法 MATLAB源代码 人脸特征点定位的目的是在人脸检测的基础上,进一步确定脸部特征点(眼睛、眉毛、鼻子、嘴巴、脸部外轮廓)的位置。定位算法的基本思路是:人脸的纹理特征和各个特征点之间的位置约束结合。-The purpose of the facial feature point positioning is to further determine the position of the facial feature points (eye, eyebrows, nose, mou
  3. 所属分类:Graph program

    • 发布日期:
    • 文件大小:152726
    • 提供者:
  1. 程序

    0下载:
  2. PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:8155136
    • 提供者:long1219
  1. facerecexplanation

    0下载:
  2. 采用传统的方法提取脸部特征以进行人脸识别(Traditional methods are used to extract facial features for face recognition)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:方晴
  1. class_images

    0下载:
  2. We present a visual assistive system that features mobile face detection and recognition in an uncon-strained environment from a mobile source using convolutional neural networks
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:3631104
    • 提供者:alireza0675
  1. Facial detector

    0下载:
  2. 人脸识别系统 通过matlab自带分类器和降噪功能对图片人脸的五官和人脸进行勾勒(The face recognition system is based on Matlab's own classifier and noise reduction function to outline facial features and faces.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:326656
    • 提供者:虾宝丶
  1. matlab人脸识别

    0下载:
  2. 能够实现人脸识别,充分利用PCA算法选取主要特征对人脸进行识别能够较高准确率实现(Face recognition can be realized, and face recognition can be achieved with high accuracy by making full use of PCA algorithm to select the main features.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-23
    • 文件大小:253952
    • 提供者:明月雨夜
  1. 基于PCA和SVM的人脸识别系统

    2下载:
  2. 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:9374720
    • 提供者:有始有终
« 1 23 »
搜珍网 www.dssz.com