搜索资源列表
-
0下载:
基于C++语言的静态图象压缩编码,JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。-based on the C language static image compression, JPEG DCT quantization coding C procedures, learning right image coding process and to achieve specific helpful.
-
-
0下载:
用于电视编码,解码,比较各种图像压缩算法的优缺点,给出基于DCT变换的图像压缩软件程序-for video encoding, decoding, compare various image compression algorithm advantages and disadvantages DCT is based on the image compression software
-
-
0下载:
数字图像压缩算法,基于MATLAB的数字图像压缩算法,DCT格式
-digital image compression algorithm based on MATLAB digital image compression algorithm, DCT format
-
-
3下载:
使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
-
-
0下载:
基于cuda的dct图像压缩编码。要求:n卡,g80以上配置,支持cuda-Cuda-based image compression coding of dct. Requirements: n cards, g80 and above configurations, supporting cuda
-
-
0下载:
本代码意在实现基于DCT的彩色图像和灰度图像的压缩,但解压部分还有待完善-DCT-based image compression
-
-
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下载:
基于dct变换,实现matlab图像压缩源码,很有意思-Based on DCT transform, matlab image compression source code, very interesting
-
-
0下载:
数字图像压缩的完整程序,包括各个子程序,它是基于DCT的压缩-Complete digital image compression procedures, including various subroutines, which is based on DCT compression
-
-
0下载:
基于JPEG的图像压缩代码,包含DCT变换,色度量化,霍夫曼编码,zig扫描等详细过程-Based on the JPEG image compression code, including DCT, color quantization, Huffman coding, zig scanning process in detail
-
-
1下载:
jpeg的图像压缩,基于matlab中的DCT变换的jpeg压缩,可以设计图像通信系统的关键-jpeg image compression, compression based on the DCT transform matlab jpeg, image communication can be critical design system
-
-
0下载:
基于DCT(离散余弦变化)的图像压缩,亲测可用,可以量化-Image compression based on DCT
-
-
0下载:
DCT based image compression
-
-
0下载:
这是一个基于DCT的图像压缩程序,本人加了一定的改动效果良好,喜欢的朋友可以研究研究-This is an image compression based on DCT program, I added a certain change effect is good, like friends can study
-
-
0下载:
基于DCT变换的JPEG图像压缩的matlab代码-The matlab code of JPEG image compression based on DCT transform
-