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

搜索资源列表

  1. Face-Eye-Detection.rar

    3下载:
  2. 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2.12mb
    • 提供者:王杰
  1. 经典的人脸识别算法

    1下载:
  2. 经典的人脸识别算法:2Dpca的实现,matlab实现环境。,Classical face recognition algorithms: 2Dpca the realization
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-22
    • 文件大小:619byte
    • 提供者:ade
  1. sift-demonstration

    0下载:
  2. sift匹配与识别演示程序 运行face.m文件,载入图片后可提取sift特征点-sift demonstration.rar. run face.m
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.26mb
    • 提供者:3rdo
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2.5kb
    • 提供者:dong
  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
    • 文件大小:198.22kb
    • 提供者:alsocc
  1. surfo

    0下载:
  2. This submission contains a function that computes face normal data for the VertexNormals property of the surface that fixes the lighting (facenorm.m) as well as a workaround function that you can just use in place of surf (surfo.m). Only use th
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2.8kb
    • 提供者:ragada
  1. face_detection

    0下载:
  2. 人脸识别-仅对静态图片The output of this code is mainly required for feature detection or facial expression recognition purpose. give the input(name of the image) at the 1st line of the facedetection.m file & run the file. The face_database folder contain
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:471.03kb
    • 提供者:djh
  1. Face_detectionEllipse_detection

    2下载:
  2. 都是用matlab写的,复制到txt上了 (1)基于简单背景的人脸监测,针对视频,效果还不错,传的是txt,大家新建一个M文件,复制,然后把视频名与程序中的改成一致就可以了。 (2)对多椭圆的检测,非实际图像,无噪声,就是简单的椭圆,使用同上。-Are written with matlab, copy to the txt on the (1) human face based on a simple background monitoring, for video, the resu
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2.05kb
    • 提供者:sss
  1. face_recognise_system

    0下载:
  2. 人脸识别程序,用PCA 和FLD算法分别进行识别,并进行比较。-Face recognition program, with the PCA and FLD method to identify, respectively, and compared.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:Hao Wang
  1. fdp5finalMatlab.tar

    0下载:
  2. 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:137.5kb
    • 提供者:郑碧波
  1. local-binary-pattens

    0下载:
  2. LBP人脸识别:基于对小波分解和局部二进制模式(LBP)分析,提出了一种多级LBP直方图的序列特征(M—HSLBP)的提取方法。-LBP Face Recognition: Based on the wavelet decomposition and local binary pattern (LBP) analysis, a multi-stage sequence of LBP histogram features (M-HSLBP) extraction method.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:332.23kb
    • 提供者:石业晨
  1. icaFacesCode(m)

    0下载:
  2. 基于ICA的人脸识别,可以根据相片来鉴别人像-ORL face recognition based on, can be used to identify portrait photos
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:13.5kb
    • 提供者:张健伟
  1. Face_Detect_Software

    0下载:
  2. 人脸识别,ada,经检验,效果非常好,界面很漂亮-face detection, good effection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2.49mb
    • 提供者:mistermao
  1. face-detection

    0下载:
  2. 实现人脸检测 用matlab实现的 有三个文件 一个m文件 两个函数文件-face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.6kb
    • 提供者:liyongchao
  1. PCAFaceRec.m

    1下载:
  2. 用ORL人脸库实现的基于PCA的人脸识别系统源代码,调试过,可用。-ORL face database using realize PCA-based face recognition system source code, debugging, and can be used.
  3. 所属分类:Graph program

    • 发布日期:2016-01-26
    • 文件大小:5kb
    • 提供者:perce
  1. FacePeopleDetection.m

    0下载:
  2. 用matlab实现的人脸检测及识别 程序简单易懂-codes for people face dectection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1.07kb
    • 提供者:lauile
  1. visionfacetrackingKLT.m

    0下载:
  2. 图像处理中的klt算法 klt算法在人脸跟踪上的应用-klt in image processing,applied in face tracking
  3. 所属分类:Special Effects

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

    0下载:
  2. 用于人脸识别中对图像进行分水岭算法人脸分割以便于一下的分析-Watershed segmentation algorithm face
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:123.94kb
    • 提供者:tiantian
  1. face.m

    0下载:
  2. matlab做人脸识别的一段程序源码,需要自行下载数据库-do face recognition matlab source code of a program, you need to download the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1.4kb
    • 提供者:wanlu wei
  1. video_detection.m

    1下载:
  2. 使用VJ算法识别人脸,并使用KLT算法进行特征识别并追踪(Face detection using VJ algorithm, and track it using KLT algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:Kirsch
« 12 3 »
搜珍网 www.dssz.com