当前位置:
首页
资源下载

搜索资源 - binary image compression matlab
搜索资源列表
-
0下载:
Matlab入门级图像处理程序__二维离散余弦变换的图像压缩
MATLAB入门级图像处理程序__二值图像的取反操作
MATLAB入门级图像处理程序__图像处理的基本操作
Matlab入门级图像处理程序__图像的自适应魏纳滤波-Matlab entry-level image processing procedures __ two-dimensional discrete cosine transform image compression MATLAB Entry-level im
-
-
0下载:
matlab 实现游程编码(RLE)的压缩编码和解码, 对于二值图像具有很好的效果。自己做的作业,可以用-matlab run-length encoding (RLE) compression encoding and decoding, and has a good effect for the binary image. Their own job to do, can be used
-
-
0下载:
2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
-
-
0下载:
图像处理MATLAB程序包括灰色二进制压缩和其他一些方法和其他一些
-MATLAB image processing procedures including gray binary compression
-
-
0下载:
利用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
-
-
0下载:
使用游程编码对二值图进行压缩和解压,适合学习,注释详细。
该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(This code belongs to lossless compression coding and is an important coding method for grid data compression. It is valid for the two value graph.)
-
-
0下载:
采用四叉树编码进行二值图的压缩,四叉树编码方法是目前图象处理和计算机图形学中的一种有效方法。(Quadtree coding is currently a valuable method in image processing and computer graphics,this code is about binary image compression.)
-