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

搜索资源列表

  1. clear-all

    0下载:
  2. 基于pca的图像提取研究 主成分特征提取研究 可用于matlab-Extraction of image feature extraction based on principal component can be used to study pca matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5308
    • 提供者:li
  1. 1212

    0下载:
  2. 基于PCA的图像融合算法,用matlab实现-Image Fusion based on PCA ,Completed by matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-04-13
    • 文件大小:1893
    • 提供者:刘晗
  1. pca-face

    0下载:
  2. 图像处理经典算法,基于PCA的人脸识别matlab代码-Matlab code of face recognition based on PCA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2056
    • 提供者:w
  1. K-Means-Clustering-and-PCA

    0下载:
  2. 此代码为matlab代码,分为两个部分。第一部分实现K均值聚类算法应用它来压缩图像。在第二部分中,你将使用主成份分析法pca来实现人脸图像的低维表示。 -This code for the matlab code, is divided into two parts. The first part of the implementation of the K means clustering algorithm to compress the image. In the second par
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11510962
    • 提供者:pudnkobe
  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. pca

    0下载:
  2. 主成分分析法 实现图像数据的降维 matlab代码编写-PRINCIPAL COMPONENT ANALYSIS OF IMAGE DATA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1090
    • 提供者:ggx
  1. Image_Fusion

    1下载:
  2. matlab图像融合程序 matlab图像融合:brovey变换、PCA变换、乘积变换、HSI变换方式。-matlab image fusion program matlab image fusion: brovey transform, PCA transform, product transformation, HSI conversion mode.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:865
    • 提供者:刘司晨
  1. fuimai-V4.1

    0下载:
  2. 粒子图像分割及匹配均为自行编制的子例程,借鉴了主成分分析算法(PCA),Matlab实现界面友好。- Particle image segmentation and matching subroutines themselves are prepared, It draws on principal component analysis algorithm (PCA), Matlab to achieve user-friendly.
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:魏雪鹏
  1. face-recognition-matlab-code

    0下载:
  2. 基于PCA的人脸识别matlab代码。建立特征脸空间,而后将预存人脸图像和待识别图像投影到特征脸空间上,可以得到较高的识别率-Based on PCA face recognition matlab code. The eigenface space is established, and then the stored face image and the image to be recognized are projected onto the feature face space, and
  3. 所属分类:File Formats

    • 发布日期:2017-12-03
    • 文件大小:14145
    • 提供者:WJY
  1. 7534527

    0下载:
  2. 是一个应用matlab编写的基于pca读取人脸的人脸识别和人脸检测软件(Is a used matlab based on pca to read the face of face recognition and face detection software)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:iecwstzq
  1. machine-learning-ex7

    0下载:
  2. Andrew Ng Cousera 机器学习K-means勇于图像压缩 以及主成分分析PCA用在人脸识别,源代码以及说明文档。(Andrew Ng Cousera machine learning , the K-means clustering algorithm and apply it to compress an image. In the second part, you will use principal component analysis to find a low-dime
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:11488256
    • 提供者:mark198033
  1. PCA2

    0下载:
  2. 此代码为主成分分析,采用matlab编写,可以用于数据处理和人脸图像处理,此代码为基于pca的人脸识别。(This code is based on component analysis, written using MATLAB, can be used for data processing and face image processing, the code for PCA based face recognition)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:伊莉莎
  1. pcadenoise

    0下载:
  2. 矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。 感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:302080
    • 提供者:cavin
  1. PCA

    0下载:
  2. Matlab 平台使用2DPCA对二维图像数据进行降低图片的维度。提高图像处理速度。(The Matlab platform uses 2DPCA to reduce the dimension of the image data for two-dimensional image data. Improve the speed of image processing.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:S.Juy
  1. 第 07 章 基于主成分分析的人脸二维码识别

    0下载:
  2. 用MATLAB编写的基于PCA的人脸识别(PCA-based face recognition written in MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:411648
    • 提供者:星期九
  1. GIHS et al

    0下载:
  2. 用MATLAB编写的基于几种图像融合程序,有GIHS、IHS、PCA等等,还包括测试图像(Several image fusion programs written in MATLAB, including GIHS, IHS, PCA, etc., also include test images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:113664
    • 提供者:星期九
  1. face1

    0下载:
  2. 用matlab实现的基于PCA的简单图像人脸读取及识别程序(Simple image face recognition based on PCA)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:同化
  1. ewa

    0下载:
  2. 用pca进行的人脸他图像识别程序最终版本使用MATLAB编程语言。(use pca method to process the recognition the picture of human face,use the matlab.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-06
    • 文件大小:122880
    • 提供者:花花啦啦啦
  1. pca

    0下载:
  2. 用matlab对某一图像做主成分分析,求的图像的特征图。我是一个新手,这是看了别人的程序看不懂。麻烦大家帮忙看看给个简单一点的程序(Information entropy of the image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:68608
    • 提供者:额の
  1. ATGP

    0下载:
  2. 主要是关于高光谱图像中混合像元分解的方法(It is mainly about the decomposition method of mixed pixels in hyperspectral image)
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-09
    • 文件大小:10240
    • 提供者:萤映雪
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com