搜索资源列表
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-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
- JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
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-DCT_compression
- compression of jpeg image
JPEG
- JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
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-Compression-Restoration
- 能实现图像的压缩、修改等功能的图像处理程序,附执行文件!非常强大!-To achieve image compression, image processing functions such modification program, attached executable file! Very powerful!
jpeg-6b
- JPEG图像压缩处理的原版程序(第6版)1998年下载自国外网站, 用C语言写的。-JPEG compression programs written in C.
JPEG.compression.design.module
- JPEG压缩编码设计模块系统代码JPEG compression system code design module -JPEG compression system code design module
JPEG-Compression
- i had uploaded the matlab code for image processing jpeg compression
Double-JPEG-compression
- 基于双JPEG压缩统计特性的图像篡改检测方法-Image tamper detection method based on the statistical characteristics of double JPEG compression
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)