搜索资源列表
2006316144055
- matlab图像处理基础源码 1、jpeg压缩 2、6个基本图像压缩源码 3、小波源码-Matlab based image processing a source, jpeg compression 2,6 basic image compression source 3, wavelet FOSS
jpegcompression.rar
- matlab实现jpeg压缩,源码实现,针对黑白图像。,the realization of jpeg compression matlab
jpg.pdf
- matlab jpeg压缩代码文档。包括一些基本jpeg知识和常见开发问题-matlab jpeg compression code document. Jpeg, including some of the basic knowledge and common development
JPEG
- matlab编程实现JPEG的压缩和编码-JPEG compression and coding
jpeg
- 本上传是在matlab环境下实现图像的基于DCT的JPEG压缩,上传内容包括主程序、子函数和实验原理pdf。可供朋友学习与参考。-This upload is in the matlab environment to achieve the image DCT-based JPEG compression, upload content, including the main program, subroutine and experimental principles of pdf. For
JPEG
- JPEG 压缩源代码,适合初学者,具有一定的参考价值-JPEG compression source code, suitable for beginners
Actual-JPEG
- jpeg压缩与解压例子,matlab中离散余弦变换并用huffman编码-jpeg compression and decompression example, matlab and used in the discrete cosine transform coding huffman
ImageProcessing
- JPEG图像压缩标准MATLAB仿真程序。包括DCT变换及其逆变换、量化及反量化等过程。-JPEG image compression standard MATLAB simulation program. Including the DCT transform and its inverse transform, quantization and inverse quantization and other processes.
jpeg
- 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
zigzagScanning
- 之字扫描,是在JPEG压缩中使用的一个数据扫描格式。自己在MATLAB中编程实现了正反函数。-zigag scanning is a mode of data scanning in JPEG data hoop.This codes realize the zigzag scanning and the inverse zigzag scanning.
work
- 对图像进行JPEG压缩编码和解码,用matlab实现-JPEG compression of image encoding and decoding, using matlab implementation
workforcompression
- jpeg压缩 是大学的一个论文话题 很不错的图像压缩 -University of jpeg compression is very good as a thesis topic of image compression
jpeg
- 此程序为MATLAN下实现JPEG标准的图像压缩代码,希望对读者有用。第一次上传-This program MATLAN to achieve the standard JPEG image compression code, I hope useful to readers. First upload ... ...
JPEG_main
- JPEG压缩编码算法函数编程实现 子块DCT变换的图像频谱显示;8×8子块DCT变换系数按“Z”(Zig-Zag)扫描的图像重建; JPEG压缩编码(进行8×8子块的DCT图像变换,JPEG量化矩阵的量化与反量化,8×8子块DCT的图像重建); 计算图像的均方根误差 、显示误差图像和误差直方图。-failed to translate
jpeg
- 基于Matlab的JPEG图像压缩编码仿真,我们在JPEG图像压缩原理的基础上,用Matlab对标准的灰度图像进行JPEG压缩与重建。-Based on the JPEG image compression coding Matlab simulation, we JPEG image compression based on the principle of using Matlab on a standard gray scale images and reconstruction of J
jpeg-compress-code-
- 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
jpeg
- 基于MATLAB的jPEG压缩程序,很实用!-matlab,jpeg compression
jpeg
- jpeg图像压缩,好用的,matlab实现-jpeg image compression, easy to use, matlab implementation
JPEG-Matlab
- 实现图像的JPEG压缩和解压的 Matlab程序-To achieve the JPEG image compression and decompression of the Matlab program
jpeg
- JPEG的压缩编码及其matlab实现,包含了DCT变换,量化,AChuffman编码,DChuffman编码。-Of JPEG compression matlab to achieve, including the DCT, quantization, AChuffman coding, DChuffman coding.