搜索资源列表
RLE.rar
- 二值图像 游程编码 自己测试过。。。绝对可用,Binary image run-length coding themselves tested. . . Definitely can be used
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
YOUCHENG
- C语言实现游程编码级解码过程,并附有注释。-C language-level RLE decoding process, together with the Notes.
rlc_code
- 实现JPEG编码中的游程编码(RLE)的工程文件,能够直接运行,易读,其中temcode是读入的文件信号-JPEG coding to achieve run-length encoding (RLE) of the project file, can be run directly, easy to read, which is read the paper temcode signal
xinxilun
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
RLE
- 游程编码示例,可以有效进行游程编码,属熵编码的一种,希望对大家有用。-RLE example, you can effectively run length encoding, entropy coding is a kind of hope for all of us.
rle-matlab
- 低比特图像压缩的 matlab实现,主要是游程编码-Matlab low bit image compression to achieve, mainly RLE
RLE
- 基于小波的图像压缩方法——游程编码,其中包括计算PSNR值,压缩比和运行时间。-Wavelet-based image compression method- RLE, including the calculation of PSNR value, the compression ratio and running time.
youchengbianjiema
- 游程编码 输入一个一维数组,会将其内容进行编码,编码程序中包含十进制与二进制之间的相互转换。解码为其逆过程-RLE enter a one-dimensional array, its contents will be encoded, encoding process includes the interaction between decimal and binary conversion. Decode its reverse process
rle
- 游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。-RLE is a simple non-destructive data compression method, the added advantage of very fast compression and decompression. The method is to calculate the length of consecutive compression of the data.
RELcode
- RLE全称(run-length encoding),翻译为游程编码,又译行程长度编码,又称变动长度编码法(run coding),在控制论中对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。其方法是计算连续出现的资料长度压缩之。-Run-length encoding (RLE) is a very simple form of data compression in which runs
run-length-encoding-RLE
- 基于C++的游程长度编码RLE,希望对大家提供帮助-Based on C++ run-length encoding RLE
RLE-watermark
- 二值图像信息隐藏,采用游程编码的方式隐藏水印信息。-Binary image information hiding, using run-length coding method hidden watermark information.
RLE
- 初学者的游程编码,可以进行小图像的压缩,可以以此为基础进行编码和参考-RLE beginner, you can make small image compression, can be encoded as a basis and reference
RLE-decompression
- 我们可以对任意图像利用游程编码进行编码和解压。-We can use any image coding and run-length coding decompression.
testrle
- 游程编码RLE文件压缩与解压缩,c语言编写-RLE compression and decompression
RLE
- 游程编码,对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。是无损压缩编码的一种。(RLE is a coding method for two valued images, encoding a continuous black and white prime number in different codewords. It is a kind of lossless compression coding.)
RLE
- 对一定长度的数据进行压缩,采用游程编码,对连续重复的数据压缩率高。(For a certain length of data compression, using run length encoding of data, continuous repeated high compression rate.)
zishiyingyoucheng
- MATLAB 基于小波改进的自适应游程编码(MATLAB Adaptive run range coding based on wavelet improved)
RLE
- 游程编码 可以进行压缩解压、图像对比处理,原图像,压缩后,解压后数据长度的对比(run-encoding Compression decompression, image contrast processing, the original image, compression, after decompression data length comparison.)