搜索资源列表
基于小波变换的彩色图像压缩
- 基于小波变换的彩色图像压缩.-based on wavelet transform color image compression.
ascii2bcd
- ASCII码与BCD码压缩变换程序代码-ASCII and transform BCD code compression
小波图像一次压缩
- 此程序能实现基于小波变换的一次图像压缩。-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!
里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建
- 里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建
基于复信号信号分离的PAPR
- 基于复信号分离的方法 通过压缩变换降低OFDM峰均比 这个是我做出来并通过验证的 大家可以使用参考
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
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) 例如输入信号是: 5,2,3,2,5,7,9,6
GUI_butterworth
- 基于压缩变换的小波变换稀疏表示,根据学习压缩编码理论分析。-base on compressed transform with wavelet transform
EZW_Code
- 图像小波压缩变换,ezw零树编码-wavlet
基于小波变换的数字水印系统设计
- 本文提出一种基于小波变换的图像数字水印算法,通过将低频子图分块并量化其小波系数,实现水印的嵌入和提取,并对其进行抗噪声、JPEG压缩、旋转等实验。对于旋转攻击,该算法结合了图像的归一化技术。实验结果表明,该算法对常见图像处理和旋转都有较好的鲁棒性。
DCT变换图像压缩
- 基于DCT变换的图像压缩处理,压缩比可自己调整(Image compression processing based on DCT transform)
基于小波变换图像压缩方法的代码
- 这个文件适合基于小波变换图像压缩方法,对图像进行小波变换的压缩!希望你能用的到!(This file is suitable for the image compression method based on the wavelet transform, and the image is compressed by the wavelet transform. I hope you can use it!)
DCT变换图片压缩
- 里面要求实现基于DCT变换的图片压缩程序,基本上复制以后就可以直接运行。值得一提的是,我里面直接调用了三个个外部的包,如果用eclipse编译器或者其他的话,需要在偏好设置中自行设置,否则会报错。具体设置可以自行百度,很简单的(It requires the implementation of image compression program based on DCT transform. After copying, it can run directly. It is worth ment
8-8DCT变换verilogHDL代码
- DCT变换实现图像压缩及嵌入水印等,内含测试文件及DCT算法讲解(Image compression and embedding watermark by DCT transform)
图像压缩
- 主要是对图像的数字压缩处理,简单的图像变换(Digital compression processing of images)
DCT图像压缩
- 整数DCT变换的图像压缩的程序实现,编程的平台是matlab(Integer DCT transform image compression program implementation, programming platform is matlab)
压缩感知
- 本文分别以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。(In this paper, DCT and FFT are used as sparse basis, Gauss random matrix and partial Hadamard matrix are used as measurement matrix, L1 norm and OMP are u
新建 360压缩 ZIP 文件
- 广义s变换matlab程序以及使用例子,真实使用,下载即可。(Generalized S-transform matlab program and its application examples)
SST_Y
- 用MATLAB实现同步压缩变换SST,好用(Realize synchronous compression transformation, easy to use)