Welcome![Sign In][Sign Up]
Location:
Search - pca image compression

Search list

[Special EffectsKL-PCA

Description: The person face distinguishes the PCA code, MATLAB writes. ,matlab-The person face distinguishes the PCA code , MATLAB writes. , Matlab
Platform: | Size: 6144 | Author: 李佳 | Hits:

[Bio-Recognizepca

Description: 小弟撰寫的類神經pca對圖片的壓縮與解壓縮,對來源圖片training過後,可使用該張圖像的特性(eigenvalue和eigenvetex)來對別張圖解壓縮,非常有趣的方式,再設定threashold時注意時值不要過大,因為這牽涉inverse matrex的計算.-Boy wrote on Neural PCA image compression and decompression of the source image after training, can make use of the characteristics of images (eigenvalue and eigenvetex) to other copies of illustrated compression, a very interesting way, and then set when threashold attention values not too large, because it involves the calculation of inverse matrex.
Platform: | Size: 430080 | Author: 楊於 | Hits:

[Special EffectsResearchontheshapefeatureextractionandrecognition.

Description: 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in an effective method to data from high dimensional data space transformation to the low-dimensional feature space, which can be used for data feature extraction and compression and so on. In this paper, the shape recognition system using PCA extraction of the shape of image features, can be used to satisfy the identification requirements of the input layer. In the recognition layer studied three kinds of identification methods: nearest neighbor rule, BP network and the synergetic neural network methods, have achieved a satisfactory experiment results.
Platform: | Size: 277504 | Author: 陈平 | Hits:

[Compress-Decompress algrithmspca_img_compress.tar

Description: matlab 用PCA方法对图像进行压缩、还原-PCA method using matlab image compression, restore
Platform: | Size: 1516544 | Author: chq | Hits:

[Special Effects23825772hyperspectral

Description: 高光谱图像的一系列处理包括了例如融合压缩pca变换等等等等的程序。-Hyperspectral image processing includes a series of transformations such as the integration of compression pca, etc., etc. procedures.
Platform: | Size: 3072 | Author: summer | Hits:

[Special EffectsPCA_cov

Description: 用神经网络中的PCA算法对人脸图像进行压缩及恢复-PCA with a neural network algorithm for image compression on the face and back
Platform: | Size: 1024 | Author: 曾强 | Hits:

[Otherprincipal_components

Description: This tutorial is designed to give the reader an understanding of Principal Components Analysis (PCA). PCA is a useful statistical technique that has found application in fields such as face recognition and image compression, and is a common technique for finding patterns in data of high dimension.
Platform: | Size: 92160 | Author: Sanketh Datla | Hits:

[matlabmcmc

Description: 这是一个基本的PCA方法实现人脸图像压缩与重建,可以非常快捷的将一些无法辨别的人脸图像进行快速的拼接。-This is a basic PCA method to achieve image compression and reconstruction of the face, can be very quick to identify the human face that can not be quickly spliced images.
Platform: | Size: 3421184 | Author: lee | Hits:

[matlabPCA_neural_networks

Description: PCA for image compression, Sanger s algorithm implemented with neural networks
Platform: | Size: 358400 | Author: Cristina C | Hits:

[matlabimage-compression-with-PCA

Description: 对400幅灰度图像用分块PCA的方法进行压缩,进行通信时只用传输主元和特征向量。其中,pcaxiefangcha.m用于图像压缩,imresume.m用于图像恢复和部分图像的显示,chaweight.m用于绘制特征值比重-主元个数关系图,crdraw.m用于绘制压缩比-主元个数关系图,psnrdraw.m用于绘制总误差PSNR-主元个数关系图,psnrlocation.m用于绘制单幅图像误差PSNR分布图。-On the 400 block with a gray image compression method of PCA, to communicate only the main elements and characteristics of transfer vectors. Which, pcaxiefangcha.m for image compression, imresume.m parts of the image for image restoration and display, chaweight.m characteristic value for the draw weight- the main element number diagram, crdraw.m used to draw the compression ratio- the primary element number diagram, psnrdraw.m used to draw the total number of errors PSNR-principal component diagram, psnrlocation.m PSNR used to draw a single image error distribution.
Platform: | Size: 4188160 | Author: 刘明 | Hits:

[Special Effectsdsp_project

Description: the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform-the code conducts the image compression of the gray scale image up to 90 using 4 algos fft wavelet pca and cosine transform
Platform: | Size: 1024 | Author: vicky | Hits:

[Special Effectspca-and-wavelet-for-feature

Description: 结合PCA和Wavelet进行图像压缩和特征提取等方面的研究-fuse wavelet and PCA for image compression,denoise and feature extraction
Platform: | Size: 296960 | Author: yuanxuegeng | Hits:

[Graph programabc

Description: 进行pca提取,实现对于图像的压缩,有利于图像的进一步处理-To pca extract further processing for image compression, image
Platform: | Size: 1024 | Author: 王鹤 | Hits:

[Software Engineeringprincipal_components

Description: This tutorial is designed to give the reader an understanding of Principal Components Analysis (PCA). PCA is a useful statistical technique that has found application in fields such as face recognition and image compression, and is a common technique for finding patterns in data of high dimension
Platform: | Size: 108544 | Author: Tramper | Hits:

[matlab2DduplexingPCA(2D2PCA)

Description: 2D双向PCA(2D2PCA),二维主成分分析(2DPCA)的实质是对图像矩阵按行进行图像压缩抽取特征,消除了图像列的相关性.-2D bidirectional PCA (2D2PCA), two-dimensional principal component analysis (2DPCA) real image matrix row the Image Compression extraction characteristics to eliminate the correlation of the image column.
Platform: | Size: 3072 | Author: csy | Hits:

[Software EngineeringPCA

Description: PCA算法在matlab图像压缩中的应用 PCA算法在matlab图像压缩中的应用-PCA algorithm matlab image compression applications PCA algorithm matlab image compression
Platform: | Size: 2048 | Author: Amy | Hits:

[Compress-Decompress algrithmspca

Description: 用PCA算法在matlab平台上对图像进行压缩与解压缩,内含测试图像,能直接在matlab上运行使用,对学习PCA算法有帮助。-PCA algorithm used in matlab platform for image compression and decompression, containing the test images, can be run directly on matlab, PCA algorithm is helpful for learning.
Platform: | Size: 31744 | Author: 刘松 | Hits:

[matlabimage-Reconstruction

Description: Wavelet based Image Reconstruction Gradient Data Fast morphological reconstruction of large logical masks. Kernel PCA and Pre-Image Reconstruction Reconstruction of image projections by Algebraic Reconstruction Technique Image Reconstruction Demo (GUI) IMAGE COMPRESSION & RECONSTRUCTION OF IMAGES Image reconstruction -Wavelet based Image Reconstruction Gradient Data Fast morphological reconstruction of large logical masks. Kernel PCA and Pre-Image Reconstruction Reconstruction of image projections by Algebraic Reconstruction Technique Image Reconstruction Demo (GUI) IMAGE COMPRESSION & RECONSTRUCTION OF IMAGES Image reconstruction
Platform: | Size: 663552 | Author: amin | Hits:

[matlabMatlab file

Description: PCA实现图像压缩 matlab代码,根据pca选出累计概率达到90%的特征,作为新的特征,并根据新的特征实现图像的重建(PCA implementation of image compression Matlab code)
Platform: | Size: 96256 | Author: 啊哈11 | Hits:

[Otherpca using svd

Description: Principal components analysis is one of a family of techniques for taking high-dimensional data, and using the dependencies between the variables to represent it in a more tractable, lower-dimensional form, without losing too much information. PCA is one of the simplest
Platform: | Size: 574464 | Author: hiyam | Hits:
« 12 3 »

CodeBus www.codebus.net