搜索资源列表
-
0下载:
图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩
-image processing source code, a demo program Huffman coding method compression function, and the achievement of the document image compression
-
-
0下载:
小波图像编码中SPIHT算法的C++实现源码,我试验过,可以使用。,Wavelet Image Coding SPIHT algorithm C++ Achieve source, I tested, you can use.
-
-
0下载:
Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC)
This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
-
-
0下载:
Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
-
-
2下载:
利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,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
-
-
3下载:
使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
-
-
1下载:
算术编码的源程序,搞图像压缩的人应该都游泳吧,希望大家喜欢,Arithmetic coding of the source, engage in image compression should have swimming, I hope you like
-
-
1下载:
使用DCT算法huffman编码来压缩静止图像 是很好参考源码-Huffman coding using the DCT algorithm to compress a still image is a good reference source
-
-
0下载:
采用零树编码(EZW)进行图像压缩的源码,C语言写的。-Using zero-tree coding (EZW) image compression source code, C language written.
-
-
0下载:
开源的、真正可商用级的快速算数编码器,我曾用于大型遥感影像的压缩中。 -Open source, commercial-grade real fast arithmetic coder, I have used in large-scale remote sensing image compression.
-
-
1下载:
图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
-
-
0下载:
影像處理非常合適的libary, 內容包含許多通道編碼程式碼, 對於影像處理工作者或是研究者有非常大的幫助-Image processing is very suitable libary, the contents of the code contains a number of channel coding for image-processing workers, or researchers have a very big help
-
-
0下载:
关于图像压缩中的huffman编码,包括哈弗曼编码的一些编码思想,实例,文档等多个内容,同时备有源代码-On image compression huffman coding, including some coding ideas Havermann code, examples, documentation and other content, while the source code available
-
-
1下载:
算术编码是信源编码中的一种,是图像压缩的主要算法之一。 是一种无损数据压缩方法,也是一种熵编码的方法。-Arithmetic coding is a source coding, image compression is one of the main algorithms. Is a lossless data compression method, but also a method of entropy coding.
-
-
0下载:
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
-
-
0下载:
根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-According to the source code of the JPEG image compression coding generates the corresponding JPEG image files , the preparation of the BMP images to JPEG program,
-
-
0下载:
图像压缩与解压缩,限失真信源编码是多媒体数据压缩的主要方法,为这一部分设计的实验名称是“实现一个简化的JPEG 编码器”。-Image compression and decompression limit the distortion source coding of multimedia data compression, this part of the design of the experiment name is "a simplified JPEG encoder.
-
-
0下载:
Huffman编码的主导思想是根据数据符号发生的概率进行编码。在源数据中出现概率越高的符号,相应的码长越短;出现概率越小的符号,其码长越长,从而达到用尽可能少的码符号表示源数据。Huffman编码方法是接近压缩比上限的一种最佳的编码方法。-The dominant idea of the Huffman coding is based on the probability of occurrence of data symbols for encoding.The higher the prob
-
-
0下载:
用c语言实现的图像压缩编码,可输入信源得到压缩后的结果-C language image compression coding, you can enter the results obtained compressed source
-
-
0下载:
行程编码的matlab源程序,用于实现图像压缩-Travel matlab source coding for image compression
-