搜索资源列表
jbig
- JBIG是二值图像压缩的国际标准。本代码给出了编码器的源码。-dramatic binary image is compressed to international standards. The code of the encoder is the source.
xihua
- 使用vc++编程实现图像的细化,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。
CABAC
- 针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果
文本与二值图像的游程压缩[xtulbd,050418]
- 【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image -- an outbound t
RLE.rar
- 二值图像 游程编码 自己测试过。。。绝对可用,Binary image run-length coding themselves tested. . . Definitely can be used
RLC.rar
- Run-length encoding游程编码,实现对二值图像的压缩与解压缩。,Run-length encoding Run-length encoding, the realization of two-valued image compression and decompression.
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
tuxiangchuli
- 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
Compresser
- 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
xingchengbianma
- 将一幅图像转化为二值图像,然后对二值图像进行行程编码。-Will be an image into a binary image, and then carried out on the binary image encoding trip.
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图像处理的一个实例,二值化,灰度图均衡化,滤波,提取边缘。自己毕业设计的一点心得和大家一起分享。-matlab image processing of an example of binary, grayscale equalization, filtering, edge extraction. Design their own school experiences and that we share.
leizhen
- 该程序是实现基本的图像识别的VC程序,主要有二值化,特征识别-the programe is used to ........
jbig
- 二值图像压缩算法标准,是当前最好的二值图像压缩方法-binary image compression algorithm
binaryImageProcess
- 灰度图像二值化 及阈值选择 根据图像进行简单的路径规划-binary image processing and threshold chosing
12
- 本文所研究的二值图像游程编码数据压缩,就是一种具有高压缩比的无损数据压缩技术,它是应用游程编码的原理对二值图像进行数据压缩的编码技术,其编码非常简单,编码和解码速度快,因此其应用范围广泛。-This paper studied binary image run-length encoding data compression, is a high compression ratio of lossless data compression technology, which is the app
erzhiyasuo
- 能够利用游程编码和四叉树编码完成图像二值压缩。-Can use run-length coding and quadtree coding of image binary compression.
Betty-lovly
- 用游程编码实现边缘检测,把一幅二值图像经过游程编码,再解码-Used to detect code on the tour route,Coding with the tour route to the edge of the inspection, the value of a second image on a tour route, then decodes
RELcode
- RLE全称(run-length encoding),翻译为游程编码,又译行程长度编码,又称变动长度编码法(run coding),在控制论中对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。其方法是计算连续出现的资料长度压缩之。-Run-length encoding (RLE) is a very simple form of data compression in which runs
HBR
- r 轮(2, n) 秘密共享方案的构造,引入了布尔或运算(OR, 记作\_"), 提出了针对黑白二值图像的r 轮(2, n) 秘密共享方案-R wheel (2, n) secret sharing scheme, structure, introduces a Boolean or operation (denoted as OR, \_ "), is proposed for the black and white two R wheel image (2, n) secret sharin