搜索资源列表
-
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下载:
高斯金字塔:Laplacian Pyramid Decomposition matlab
拉普拉斯金字塔分解;matlab源程序
说明:该函数的作用是对输入图像做金字塔分解。
level为指定分解图像的层次
-Gaussian Pyramid
-
-
0下载:
This toolbox contains Matlab files that implement the Laplacian pyramid (LP)
decomposition and the new reconstruction method-This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition and the new reconstruction meth
-
-
0下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression
A collection of simple routines
-
-
0下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
-
-
0下载:
图像金字塔分解,输入一幅图像,以及需要分解的层数,可以输出图像的金字塔分解-Image pyramid decomposition
-
-
2下载:
基于拉普拉斯金字塔分解的图像融合matlab源代码-Based on the decomposition of the Laplacian pyramid image fusion matlab source code
-
-
0下载:
Laplacian Pyramid: 用MATLAB实现并改进的图像拉普拉斯金字塔分解以及隐藏信息嵌入的源码。程序展示了Laplacian Pyramid Decomposition 在图像嵌入隐藏信息的重要作用。-Laplacian Pyramid: Based on MATLAB, original codes realize the improved Laplacian Pyramid Decomposition and the method to embed hidden informa
-
-
0下载:
laplacian pyramid decomposition
-