搜索资源列表
图像处理22
- matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge
loadcode
- 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
SPIHT-matlab
- 一种基于小波变换,压缩编码效率很高的静止图像压缩编码算法SPIHT,本程序使用matlab实现-based on wavelet transform, high efficiency coding static image compression algorithm SPIHT, the procedures used to achieve Matlab
yasuo
- 采用离散小波变换方法(Mallat算法),实现对语音信号的双通道子带压缩编码。将语音信号中,C125Hz的低频区信号完全保留,在125Hz飞KHz频段的语音信号用小波分解逐级进行较为精确的量化并进行滤波,而将高频部分采用游程编,进而达到在保证语音信号原有特性的前提下大幅度的压缩语音信号的传输数据量
zheng
- 嵌入式零树小波变换编码 EZW 的MATLAB 程序
ezwmatlab
- EZW:基于小波变换的零树编码程序,matlab实现-EZW : Based on the wavelet transform Zerotree coding process, achieving Matlab
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
EZW图像编码
- 使用小波变换进行图像编码的经典程序。非常有用
EZW
- Shapiro提出的内嵌零树小波编码算法(EZW Embedded Zerotree Wavelet),其出发点在于小波变换后各级子带系数之间在空间上和方向上所呈现出带间相似性,这种空间相似性可以用一种新型的数据结构--零树(Zerotree).EZW算法就是充分利用这种相似性,获得高性能的图像编码算法.-Shapiro' s embedded zero tree wavelet coding algorithm (EZW Embedded Zerotree Wavelet), whose
IWT
- 基于小波的编码变换和图像的二次压缩,区别于经典的小波变换-Coding based on wavelet transform and the second image compression, wavelet transform is different from the classic
2DWaveletsimpression
- 由于小波及小波包技术可以将信号或图像分层次按小波基展开,所以可以根据图像信号的性质以及事先给定的图像处理要求确定到底要展开到哪一级为止,从而不仅能有效地控制计算量,满足实时处理的需要,而且可以方便地实现通常由子频带、层次编码技术实现的累进传输编码(即采取逐步浮现的方式传送多媒体图像)。这样一种工作方式在多媒体数据浏览、医学图片远程诊断时是非常必要的。另外,利用小波变换具有放大、缩小和平移的数学显微镜的功能,可以方便地产生各种分辨率的图像,从而适应于不同分辨率的图像I/O设备和不同传输速率的通信系
gezhongyasuo
- 多种视频压缩算法,包括霍夫曼编码,算术编码dct,jpeg,小波变换-A variety of video compression algorithm, including Huffman coding, arithmetic coding DCT, jpeg, wavelet transform
HSDWTcode
- 心音信号的小波变换域编码,其中小波用的是‘db8’,对原始信号进行了4层分解的压缩效果最好,重构信号与原始信号差别不到2 。-Heart sound signal wavelet transform domain coding, which is used wavelet ' db8' , the original signal a four layer decomposition best compression, the reconstructed signal with the
mihpzsmu
- 有信道编码,调制,信道估计等,有小波分析的盲信号处理,时间序列数据分析中的梅林变换工具,使用拉亚普诺夫指数的公式,信号处理中的旋转不变子空间法,独立成分分析算法降低原始数据噪声。- Channel coding, modulation, channel estimation, There Wavelet Analysis Blind Signal Processing, Time series data analysis Mellin transform tool, Raya Punuo Fu
kangbie
- 基于小波变换的数字水印算法matlab代码,有信道编码,调制,信道估计等,一个计算声子晶体结构的一维传递矩阵法。- Based on wavelet transform digital watermarking algorithm matlab code, Channel coding, modulation, channel estimation, A one-dimensional transfer matrix method to calculate the phonon crystal
image-process-matlab-GUI
- matlab GUI程序,实现数字图像处理的许多功能,包括亮度变换,几何变换,空域滤波,频域滤波,小波变换,彩色图像变换,去噪,复原,压缩编码等。-matlab GUI program, many digital image processing functions, including brightness transformation, geometric transformation, spatial filtering, frequency domain filtering, wavel
vj670
- 用MATLAB实现动态聚类或迭代自组织数据分析,有信道编码,调制,信道估计等,Gabor小波变换与PCA的人脸识别代码。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Channel coding, modulation, channel estimation, Gabor wavelet transform and PCA face recognition code.
spiht程序 包含小波变换 熵编码
- 利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sampl