搜索资源列表
JPEG
- 行程编码,JPEG压缩编码 包含行程编码,JPEG压缩编码的编码及解码源程序-itinerary encoding, JPEG compression coding itinerary includes encoding, JPEG compression coding and decoding source
Jpeg-Compression
- 附件里的文件是我已经提交给学校的一个工作。它演示了一个JPEG图像压缩算法的全部。使用一个矩阵操作实现DCT变换(提示MATLAB有一个自己的DCT和iDCT函数,可能它的会更高效),附件里的ReadMe.txt包含了详细的算法Restoration
219143204175200712406281264544
- 非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。-Very good and comprehensive jpeg image compression algorithm, jpeg compression coding standard and its source would like to help everyone.
JPEG
- 利用VC++实现JPEG压缩,是一个非常好的程序。-Use VC++ Achieve JPEG compression, is a very good program.
JPEG
- JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
JPEG
- 基于JPEG的图像压缩,觉得可用,同学的毕业设计作品-Based on the JPEG image compression that can be used, students design the graduation
JPEG
- JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
JPEG
- JPEG压缩技术可以说是所有图像压缩技术的基础。它适合静态图像的压缩,直接处理整个画面,压缩倍数为20-80倍,分辨率没有选择的余地。-JPEG compression can be said that the basis for all the image compression technology. It is suitable for still image compression, directly address the whole picture, compress multipl
jpegcodec
- jpeg压缩与解码的小程序,vc下开发的-jpeg compression and decoding a small program, vc developed under the
JPEG
- JPEG压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download.
Jpeg-Compression-Restoration
- 能实现图像的压缩、修改等功能的图像处理程序,附执行文件!非常强大!-To achieve image compression, image processing functions such modification program, attached executable file! Very powerful!
jpeg
- 实现了delphi编程环境下的,bmp到jpeg的压缩过程,帮助您学习研究jpeg压缩实现-Achieved delphi programming environment, bmp to jpeg compression process, help you learn of jpeg compression to achieve
JPEG
- Microsoft Visual Basic 编写的 JPEG 格式压缩例子-Written in Microsoft Visual Basic example of JPEG compression format
jpeg-6b
- JPEG图像压缩处理的原版程序(第6版)1998年下载自国外网站, 用C语言写的。-JPEG compression programs written in C.
compression
- 图形图像处理中图像压缩的一些MATLAB代码,包括小波,jpeg等。-Graphic image compression image processing some MATLAB code, including wavelet, jpeg and so on.
Motion-JPEG
- 该文档主要介绍了Motion JPEG视频压缩IP核的设计与实现,是很有价值的-The document describes the Motion JPEG video compression IP core design and implementation, it is valuable
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)
MATLAB-Jpeg-encoder-master
- 通过DCT变换进行jpeg压缩,AC,DC系数都可以得到,还有zigzag(JPEG compression through DCT)