搜索资源列表
-
0下载:
一种二值图象无损压缩算法
南京理工大学电光学院
【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。
【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码
-A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
-
-
0下载:
【实现功能】
(1)对256色BMP图像进行Huffman编码以达到压缩图像目的(编码文件保存为*_Huffman.bhd / *_Huffman.bpt)
(2)对编码后的文件解码,恢复为256色BMP图像(解码文件保存为*_Decode.bmp)-[Function] to achieve (1) 256 color BMP images Huffman coding to achieve the purpose of the compressed image (save encod
-