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

搜索资源列表

  1. 边缘检测算法

    0下载:
  2. 该工具箱专为模式识别定制,主要是数字图像识别,比如特征提取、图像分类、PCA、LDA、ICA、DCT、RBF、RBE、GRNN、KNN、minimum distance、SVM等等
  3. 所属分类:图形图像处理(光照,映射..)

  1. PCALDA.rar

    1下载:
  2. 这是自己毕业设计做的PCA和LDA的结合,训练和识别过程都有,用的是ORL库里的图像,具有较高的识别率!,This is the pca+lda,and it has the good recognition!
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:6564
    • 提供者:rainbow
  1. PCAPSVM

    0下载:
  2. PCA+SVM,对图像进行降维分类,并在yale库上测试取得比较好的效果-PCA+ SVM, dimensionality reduction of image classification, and yale library to achieve better test results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5461570
    • 提供者:易中天
  1. rpca

    4下载:
  2. RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。-Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:770048
    • 提供者:bsmsht
  1. image-fusion

    0下载:
  2. 图像融合的经典算法 IHS算法 PCA算法 加权融合算法等融合算法 程序可以直接运行 欢迎大家下载-The classical algorithm IHS algorithm PCA algorithm weighted fusion algorithm, such as image fusion fusion algorithm program can be run directly are welcome to download
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:108541
    • 提供者:wangdeshuai
  1. Tuxiangshibie

    0下载:
  2. 几篇关于目标识别的论文,基于gabor遗传算法的红外图像识别,基于PCA 和图像匹配的飞机识别算法,基于插值算法的真实图像与计算机生成图像鉴别-Several papers on object recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2655427
    • 提供者:matiantian
  1. Match

    0下载:
  2. 图像匹配程序,实现ICA、PCA、SIFT多种算法的匹配,并进行比较-Image matching process, to achieve ICA, PCA, SIFT matching a variety of algorithms, and compare
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:768972
    • 提供者:sunyanbiao
  1. PCA_ORL

    1下载:
  2. Matlab环境下,实现用PCA方法提取EigenFace,之后通过SVM方法对人脸图像进行分类识别。-Face recognition via PCA and SVM method
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9934054
    • 提供者:何天美
  1. MATLAB

    0下载:
  2. 用MATLAB计算图像信息熵,图像为遥感融合图像tm与spot图像IHS、PCA融合-Calculation of Entropy
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:771
    • 提供者:李伟
  1. face

    0下载:
  2. PCA人脸识别基于PCA的人脸识别 (Eigenface)读入20幅训练图像 。 计算均值、协方差矩阵 、特征值 和特征向量 ,并记录计算所耗费的时间 。并在figure(i)中显示特征脸Eigenface 。计算4幅测试图像 ,及其在 空间中的重建图像 ,在figure(i) 和 figure(10+i)中分别显示测试图像 和重建图像 。计算4幅测试图像 的重建误差 ,比较并阐释 之间的差异及其原因。 -PCA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:597
    • 提供者:lanzhi
  1. eyePicturePCA(Matlab)

    0下载:
  2. 线性判别方法,眼睛图像数据库上的PCA程序,基于Matlab,供学习使用-Linear Discriminant method, eye image database on the PCA procedure, based on Matlab, for learning to use
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1661
    • 提供者:吴梦
  1. 20061107094443510

    0下载:
  2. 包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -Including 256 colors to grayscale, Hough transform, image_j
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:25367
    • 提供者:李强强强
  1. 6PatternRecognitionToolbox

    0下载:
  2. 模式识别工具箱涵盖了很多的图像处理的函数,比如动态的、静态的函数如PCA等等 -Covers a lot of pattern recognition toolbox of image processing functions, such as dynamic, static functions such as PCA and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:437872
    • 提供者:wth
  1. ToolBox

    0下载:
  2. matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
  3. 所属分类:matlab

    • 发布日期:2015-11-07
    • 文件大小:75003
    • 提供者:大长今
  1. Visual

    0下载:
  2. Visual+C做的图像处理程序代码,是Visual+C实践与提高-数字图像处理与工程应用的cd,内涵pca的完整代码和其他图像处理程序-Visual+ C to do the image processing program code, the Visual+ C practice and improve- digital image processing and engineering application of cd, the complete meaning of the code p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7671655
    • 提供者:li
  1. face_recognition

    0下载:
  2. 基于PCA的人脸识别系统,附带上人脸图像40组。随机选取图像,进行识别。-face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3086059
    • 提供者:李国利
  1. 2(2dpca)

    0下载:
  2. 两维pca变换,把图像进行二维的主成分分析得到降维向量,然后用此向量进行分类-2Dpca transfrom
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2938
    • 提供者:qinhufeng
  1. pca_w

    0下载:
  2. matlab的PCA变换的程序,实现图像数据的PCA变换-PCA translate
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:644
    • 提供者:高凤娇
  1. detection1

    0下载:
  2. ,从所得二值图像中获得眼睛的候选 位置 用PCA 方法进行眼睛位置的最佳选择1 该方法解决了二值化阈值步长的自适应选取问题-From the obtained binary image in the eyes of the candidate to obtain Position using PCA method the best choice for an eye position of the solution to the two threshold values of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:325381
    • 提供者:张正荣
  1. MPCALDA

    0下载:
  2. 编程是由pca和lda结合的脸部特征提取,用于三维图像。-multilinear principal component analysis combined with Linear discriminant analysis 3D face feature extraction.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3612
    • 提供者:tai shu worn
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 34 »
搜珍网 www.dssz.com