搜索资源列表
-
0下载:
Image Compression
A collection of simple routines for image compression using different techniques.
图象压缩的不同方法
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTC
-
-
0下载:
图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
-
-
0下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
-
-
0下载:
it is the matlab source code for face recognition using singular value decomposition. this will help everybody to recognize the input face compare with database saved face.
for any problem:Contact me:
aminul07cse@yahoo.com
-
-
0下载:
是图像处理中奇异值分解的代码,对图像处理很有用。-Is the singular value decomposition of the image processing code, useful for image processing.
-
-
0下载:
此为比较奇异值分解的算法,QR分解法和分而治之法,并带入了Lapack的选择控制的接口程序,方便在matlab下实用这两种不同的算法进行比较-the algorithm about the decomposition of singular value of matrix comparing the different algorithm in the lapack QR and divide and conquer (DAC)
-
-
0下载:
使用matlab,用于基于奇异值分解(SVD)的图像压缩-image compression based on Singular value decomposition (SVD)
-
-
0下载:
多种图像压缩算法,基于高斯金字塔、离散余弦变换、奇异值分解变换等-Image compression Using Block Truncation Coding.
Image compression based on Gaussian Pyramids,Discrete Cosine Transform,Singular Value Decomposition...
-