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

搜索资源列表

  1. pca_matlab

    0下载:
  2. 基于神经元网络和 Linear Auto-Associative memory 和pca的人脸识别程序。-based on neural network and Linear Auto-Associative memory pca and face recognition procedures.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5333
    • 提供者:王大宝
  1. Researchontheshapefeatureextractionandrecognition.

    0下载:
  2. 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:278208
    • 提供者:陈平
  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
    • 文件大小:2555
    • 提供者:dong
  1. Complete-identification-including-skin-and-the-act

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2304878
    • 提供者:憨豆
  1. PCA_cov

    1下载:
  2. 用神经网络中的PCA算法对人脸图像进行压缩及恢复-PCA with a neural network algorithm for image compression on the face and back
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:727
    • 提供者:曾强
  1. Face-Detection

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:462339
    • 提供者:黄大伟
  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. pca_bp

    0下载:
  2. 本程序采用pca提取人脸特征,采用人工神经网络识别人脸。-This procedure using pca face feature extraction, using artificial neural network recognition face.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2369
    • 提供者:马光春
  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. jieguo

    0下载:
  2. Pcnn神经网络筛选特征因子代码,pca预处理代码,特征因子整合代码,等等,都是好东西啊-Pcnn neural network filter characteristic factor code, pca pretreatment code, characteristic factor integration code, etc., are all good things ah
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3556
    • 提供者:李飞
  1. renlian

    0下载:
  2. 这是基于神经网络的人脸识别,而不是基于PCA的人脸识别。程序可以运行。-This is the face recognition based on neural network, and not the face recognition based on PCA. The program can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16932113
    • 提供者:赖沿州
  1. Neural-Network

    0下载:
  2. This folder contains the following sub-folders which are essential in our project: 1.Raw Data All the raw data collected from Flagstaff hill, CMU Athletic Field, and Railroad on Neville St. 2.Filter Filter to rule out signal of Channel
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3803618
    • 提供者:Chao
  1. code

    0下载:
  2. 脉冲耦合神经网络PCNN,主成分分析PCA,NSCT分解和重构(Using MATLAB to Realize Pulse Coupling Neural Network PCNN, Principal Component Analysis PCA, NSCT Decomposition and Reconstruction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:韩-小康
搜珍网 www.dssz.com