搜索资源列表
DrakeDCT050629B
- DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
AD
- 在MATLAB中循环读入多幅图像与保存多幅图像
gifcode
- 利用lzw算法将.bmp图像文件压缩成.gif文件 点击打开载入图像,点击压缩后,显示压缩后图像,并将图像保存到同样的文件夹下
JPEGEQ
- 可以选择各种压缩方式对读入的图像进行压缩和解压,参考JPEG压缩方式。具有MFC的界面。并且可以保存图像。
Compresser
- 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
JPEGImageZipProgram
- VC++实现JPEG图像压缩算法,写的比较简洁明快,对JPEG图像压缩算法研究有帮助.经过作者亲自改写,将BMP图像打开和保存,压缩保存做到一个图像类,使用和集成都非常方便.-VC++ to achieve JPEG image compression algorithm, written in relatively simple and neat, on the JPEG image compression algorithm for help. After a rewrite of the
Huffman256
- 【实现功能】 (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
Libjpeg_memory_read_and_write
- 本文件为修改后的LIBGPEG库,使用LIBJPEG库对图像在内存中进行压缩和解压缩处理,而非原版需保存在文件中进行操作,内附有操作实例,可方便快捷的进行图像压缩与解压缩操作。-This document is revised LIBGPEG library, use the library LIBJPEG the image compression and decompression in memory compression process, rather than the original
test
- 程序功能:模拟DCT编码解码过程,生成带“块效应”的图像 实验图片:lena.jpg(512*512) 步骤:彩色图像→灰度图像→DCT→量化→反量化→IDCT→重构图像并保存- Program features: Analog DCT encoding and decoding process, generated with the " block effect" image Experimental Image: lena.jpg (512* 512)
model
- 实现对视频文件单帧读取,显示,保存为单个图像文件,使用matlab2015a实现。-To achieve a single video file to read, display, save as a single image file, using matlab2015a implementation.