您要查找的是不是:
- The paper presents a new binary watermark method based on Run Length Encoding(RLE) and Discrete Wavelet Transform(DWT). 摘要 提出了一种二值水印嵌入方案。
- Is it possible to use compression schemes (e.g., run length encoding) that allow some operations (e.g., selections) to be applied without decompressing? 能否不解压缩而使用压缩方案(比如运行长度编码)就执行一些操作(比如选择)?
- By utilizing morphological dilation,a mass of long series "0" code stream appearing in the bit-plane,adaptive run length encoding algorithm can encode images efficiently. 图像小波分解,经数学形态学膨胀处理后,位平面将出现大量极长的连"0",利用游程编码可有效压缩数据量。
- A Modified Run Length Encoding Algorithm 一种改进的游程编码算法
- Bitmap Compression Based On Run Length Encoding 基于行程编码的位图压缩方法的研究
- two-dimension run length encoding 二维行程编码
- non-restricted run length encoding 非限制行程
- Second,a run length encode(RLE)is computed for the classified image,and a tree-based region find is employed to compute region feature. 在区域特征提取阶段,对象素分类所形成的二值图象实现行程编码,产生行程编码映射图,在此基础上,采用一种基于树的区域搜索算法计算出区域特征量。
- Second, the image in IQ plane is segmented by the given color.After that, a run length encoded (RLE) version is computed.Then the information of the image is extracted from the RLE version. 然后根据目标颜色在IQ平面里分割图像,再对图像进行游程编码,并从游程编码中提取出有效的图像信息;
- Gets or sets the password encoding method. 获取或设置密码编码方法。
- Sorry, an encoding method could not be determined. 抱歉,有一个编码方法无法确定。
- Save as a text file with UFT-8 encoding method. Click on “复制 ” and paste to a new Notepad document.
- hierarchical run length encode level set data structure 分层行程编码水平集数据结构
- There is such a method of a "Variable Bit Length Encoding", and that is known as Huffman Encoding. 于是就有了另一种压缩方法,“非固定位长编码”又称为“霍夫曼编码”。
- adaptive run length encoding 游程编码
- run length encoding 行程编码
- RLE stands for Run-Length Encoding, and is a specialized encoding method for repetitive data. 当数据值中出现许多重复值时,可使用RLE方法。
- NRZ) is a digital-to-digital polar encoding method in which the signal level is always either positive or negative. 非零编程(NRZ)是一种数字编码技术,在它的编码中要么正电平要么负电平。
- RLE is one of the simplest encoding methods known to man. RLE是众所周知最简单的编码方法。
- This algorithm could be said to be a Variable Bit Length Encoding as each code is variable bits in length. 由于每个代码的位(比特)长都是不固定的,所以这个运算法则被称为“非固定位长编码”。