搜索资源列表
rle_rld
- matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
DCTRLE
- matlab编写的dct变换及游程编码解码程序
二值图像游程编码算法的Matlab实现
- 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
RLE
- 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
RLC_MATLAB
- 一个用于演示游程编码的Matlab程序,具有编码和解码功能-A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions
image_compression_final(jpeg)
- JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
bianma
- 二值图像游程编码算法的Matlab实现 图片自己加上去就得了-Binary image run-length coding algorithm for the realization of the Matlab
decop
- matlab简易游程编码,针对二值灰度图像。 有压缩和加压及主程序部分,压缩和加压函数调用。-matlab simple run-length coding for gray image binarization. There are compression and pressure and the main program of the compression and compression function call.
Matlab
- 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
binaryimagecoding
- 这个一个用matlab写的关于二值图像游程编码的实例-binary image coding
CHENGXU
- 实现图像游程编码的MATLAB程序,对二值图像压缩效果明显。-RLC
encodinganddecoding
- 实现对视频图像的游程编码和解码。过程包括:二维DCT变换、量化及游程编码。 一般来讲对于视频的I帧进行恢复,其信噪比可达到38DB以上。-Implementation of the video image encoding and decoding run-length. Process includes: two-dimensional DCT transform, quantization and run-length encoding. In general, I frame for
system
- 使用matlab编程,实现文件数据游程编码、(7,4)线性码、模拟二元传输信道-Using matlab programming, file data length coding, (7,4) linear code, binary transmission channel simulation
MyJPEG
- 是基于dct的matlab的程序设计,采用的是游程编码。-The matlab' s dct-based programming, uses a run-length encoding.
vlccomression
- RLC游程编码程序,matlab可直接运行-RLC routine
rle-matlab
- 低比特图像压缩的 matlab实现,主要是游程编码-Matlab low bit image compression to achieve, mainly RLE
Benny
- 游程编码的编码与解码 用matlab语言实现-code and decode
youchengbianma
- 这是一个实现对图像进行游程编码的matlab程序。直接调用该函数即可实现游程编码。(This is a realization of the image run length coding matlab program. Directly call this function to achieve run length coding.)
RLC of Binary Image
- 使用游程编码对二值图进行压缩和解压,适合学习,注释详细。 该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(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.)
