搜索资源列表
JPEG源代码
- C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
行程编码,JPEG压缩编码
- 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
jpeg-matlab
- JPEG压缩方法由于其较高的压缩比和理想的压缩效果,是目前应用最广泛的图像压缩方法-JPEG compression method because of its higher compression ratio and ideal compression effect, is currently the most widely used method of image compression
chap9
- 行程编码,JPEG压缩编码(基本系统)算法-route codeing, JPEG compression algorithm
jpg
- JPEG压缩编码(基本系统)简单示例-JPEG compression coding (basic system) simple example
jpeg_0.77
- JPEG压缩编码系统源代码-JPEG compression coding system source code
219143204175200712406281264544
- 非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。-Very good and comprehensive jpeg image compression algorithm, jpeg compression coding standard and its source would like to help everyone.
image_compression_final(jpeg)
- JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
gongji
- 关于各类图象的攻击,如果滤波,噪音,锐化,JPEG压缩-Attacks on all types of images, if filtering, noise, sharpening, JPEG compression, etc.
jpeg
- JPEG编码及解码的标准,JPEG压缩综述、解码方案,共三个电子书-JPEG standard,JPEG encoding and decoding baseline.three ebooks.
JPEG
- JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
JPEGcompressioncoding
- jpeg压缩编码的VC++程序代码,适合初学者-Compression code
JPEG
- JPEG压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download.
Jpeg-src
- 完整的jpeg压缩和解压缩程序,代码简单,使用单个.c实现了jpeg编码。付完整文档资料-The complete jpeg compression and decompression process, the code simple, using a single. C achieved a jpeg encoding
jpeg-matlab
- 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
JPEG
- JPEG压缩 C++代码-JPEG C++
Bmp vs jpeg
- VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
JPEG压缩
- 对图像进行JPEG压缩,通过DCT变化,量化,zigzag扫描,熵编码(JPEG compression of the image, through the DCT changes, quantization, zigzag scanning, entropy coding)
jpeg-9a
- jpeg压缩/解压图像的代码,已经建好vs工程,可直接使用(JPEG compression / decompression image code, has been built, vs works, can be used directly)
MATLAB-Jpeg-encoder-master
- 通过DCT变换进行jpeg压缩,AC,DC系数都可以得到,还有zigzag(JPEG compression through DCT)