The run length encoding ( RLE ) compression algorithm requires very little processor time and works well for data that has lots of the same byte value repeated in consecutive locations. 行程编码(RLE)压缩算法需要非常少的处理器时间,适用于在连续位置重复许多相同字节值的数据。
Image compression method of non-restricted run length encoding 一种非限制行程的行程码图像压缩方法
The image processing procedure such as color segmentation, run length encoding ( RLE ), connected components finding, and region merging are introduced. 介绍了相关的图像处理过程,包括色彩分割,游程编码,邻接色块查找,区域合并等。
A salient new feature of the modified adaptive run length encoding algorithm is that it can transform the original bit-steam into binary encoding of the length of the original code. 改进的自适应游程编码算法最突出的新特点是它可以将原始比特流转换成码长的二进制编码。
Is it possible to use compression schemes ( e.g., run length encoding ) that allow some operations ( e.g., selections ) to be applied without decompressing? 能否不解压缩而使用压缩方案(比如运行长度编码(RLE))就执行一些操作(比如选择)?