搜索资源列表
用于图像压缩的小波变换编码
- 提出了一种二维小波变换的编码方案:无解压密码-a 2D wavelet transform coding scheme is proposed.(unzip password is needless)
ijg_jpeg_20071217
- 这是利用IJL的源代码编译形成的,实现JPEG图像解压、BMP图像数据压缩。用户可以修改增强其功能。使用简单快捷。文档包含有详细的使用说明。
Tran_from_jpeg_to_bmp
- 将JPEG图像解压为BMP图像。 内含图像处理的一些基本函数。
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
netvideo.rar
- 程序包括一个server 和一个client 他们可以在局域网内通过USB摄像头采集 图像,并经过jpeg压缩,然后通过网络传送到 client端,client端再解压并显示图像 程序运行前先设定好ip地址,可以看程序里面的设定ip,然后修改,This process includes a server and a client that they can in the LAN through the USB camera capture images, and after jpeg
用snake进行医学图像分割的matlab代码
- 这是用snake进行医学图像分割的matlab代码 解压密码:www.image2003.com,matlab code using snake to devide up the medcinal image
FASTICA.rar
- 独立分量分析 方法 压缩 与 解压 图像。 MATLAB 实现,有测试平台。,Independent Component Analysis image compression and decompression. MATLAB realization of a test platform.
ImageCompressed.rar
- 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
jpeg2000
- 利用JPEG2000标准进行图像压缩和图像解压的Matlab程序-image compression and decompression using JPEG2K
Huffman_Arithmetic
- 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
jpeg
- Jpeg图像解压,可以参考其中的几个文件-Jpeg image decompression, which can refer to several documents
PredictionwithPartialMchPPM
- 一个非常完整的预测图像压缩和图像解压缩的源代码(ppm ),使用matlab编写的-Predict a very complete image compression and image extract the source code (ppm), prepared using matlab
MULIT-SPIHT
- 一种图像编码算法,可以对解压后的图像保持很高的清晰度和质量,速度快,效率高-An image coding algorithm can extract the image to maintain a very high clarity and quality, fast, efficient
Huffman
- 利用霍夫曼编码对图像的冗余度进行压缩,以利于传输。采用霍夫曼编码来得到比较好的压缩比。-Use Huffman code redundancy of images compressed in order to facilitate transmission. Huffman code used to get relatively good compression ratio.
uhuffmd
- SEGA游戏图像解压程序,用HAFF解压-SEGA image decompression procedures
ImageProcess
- 使用VC++对图像处理,以及游程编码及其解压缩-The use of VC++ for image processing, as well as run-length coding
jpeg
- 本程序介绍了Jpeg图像的压缩和解压缩的相关设计方案-information about Jpeg encoder and decoder
code
- 数字图像哈弗曼编码,包括压缩和解压。压缩比、信噪比-Encoded digital image Hafu Man
内存压缩解压缩JPG图像
- 纯内存操作解压JPGE 很早之前收录的 并非原创 共享给大家(Pure memory operation decompression JPGE. Long ago included, not original. Here to share with you.)