搜索资源列表
-
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下载:
sift算子中高斯金字塔和DOG的生成,只是该算子的最初步骤,sift operator:the generation of Gaussian pyramid and DOG。it is only the first steps
-
-
0下载:
边缘检测,自己做的高斯金字塔和拉普拉斯金字塔,matlab2009-gaussian and laplasial pyramid
-
-
0下载:
高斯金字塔:Laplacian Pyramid Decomposition matlab
拉普拉斯金字塔分解;matlab源程序
说明:该函数的作用是对输入图像做金字塔分解。
level为指定分解图像的层次
-Gaussian Pyramid
-
-
0下载:
Gaussian Pyramid Matlab
-
-
0下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression
A collection of simple routines
-
-
0下载:
金字塔算法,高斯分解的MATLAB算法源码-gaussian decomposion
-
-
0下载:
matlab gaussian and laplac pyramid implementations
-