搜索资源列表
里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建
- 里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建
基于复信号信号分离的PAPR
- 基于复信号分离的方法 通过压缩变换降低OFDM峰均比 这个是我做出来并通过验证的 大家可以使用参考
基于小波变换的彩色图像压缩
- 基于小波变换的彩色图像压缩.-based on wavelet transform color image compression.
完整的视频压缩协议H.264
- 视频压缩协议H.264的完整介绍-H.264 video compression agreement on the integrity
ch1_1Hough变换
- 通过hough变换可检测平行线~解压缩即可使用,需256bmp-through Hough Transform can detect parallel lines to decompress can use, the need 256bmp
hua使用MATLAB设计小波变换程序中的若干问题
- 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of th
jpeg压缩
- 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
图像压缩的几个MATLAB算法
- 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
vc编写的小波正反变换的源码
- 用VC写的一个小波正反变换.新一代静止图像压缩标准JPEG2000将离散小波变换(DWT)作为其核心变换技术.-VC write a wavelet transform pros. A new generation of geostationary JPEG2000 image compression standard of discrete wavelet transform (DWT) as its core technology
小波图像一次压缩
- 此程序能实现基于小波变换的一次图像压缩。-the program can implement once image compressiom by wavelet-based transform
小波对图像的二次压缩.
- 给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!-given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!
用于图像压缩的小波变换编码
- 提出了一种二维小波变换的编码方案:无解压密码-a 2D wavelet transform coding scheme is proposed.(unzip password is needless)
一种使用小波分析的彩色图像压缩法
- 小波变换门限编码方法,计算简单,适用于硬件实现-A wavelet method based threshold code technique. Simply computation that can be easily implementation on hardware.
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fiel
图像dct变换的程序
- 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray
小波变换实现数据压缩
- 基于小波变换的数据压缩算法,实现了基于EZW算法的一个软件系统。-Based on wavelet transform data compression algorithm, the realization of the EZW algorithm based on a software system.
compressbasedonwalevt
- 基于小波变换的图像压缩变换 编码最常用的有子带编码和块编码,本实验做了基于小波变换的子带压缩部分。-Based on wavelet transform image compression transform coding has the most commonly used sub-band coding and block coding, to do this experiment based on the wavelet t
wavelet_transformation
- 简单的小波压缩变换工作的原理如下: 信号和求导信号,形成的求同信号序列和求导信号序列的长度均为输入信号的长度的一半.如果输入信号序列是A={a(1),...,a(n)}求同信号S={s(1),...,s(n/2)}和求异信号D={d(1),...,d(n/2)}的计算方式为: for i=1,...,n/2 s(i)=a(2*i-1)+a(2*i) d(i)=a(2*i-1)-a(2*i) 例如输入
GUI_butterworth
- 基于压缩变换的小波变换稀疏表示,根据学习压缩编码理论分析。-base on compressed transform with wavelet transform
EZW_Code
- 图像小波压缩变换,ezw零树编码-wavlet