登录
首页 » matlab » JPEGCompression

JPEGCompression

于 2019-02-18 发布
0 303
下载积分: 1 下载次数: 7

代码说明:

说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)

文件列表:

JPEGCompression, 0 , 2018-04-16
JPEGCompression\123.jpg, 585964 , 2018-04-16
JPEGCompression\123.png, 21735 , 2018-04-13
JPEGCompression\CalMSE.m, 334 , 2018-04-03
JPEGCompression\Compratio.m, 1185 , 2015-12-14
JPEGCompression\Compress.m, 612 , 2018-04-03
JPEGCompression\Decompress.m, 104 , 2018-04-03
JPEGCompression\Image1.bmp, 304182 , 2015-12-14
JPEGCompression\imdisplay.m, 317 , 2015-12-14
JPEGCompression\img2jpg.m, 1223 , 2018-04-03
JPEGCompression\jpg2img.m, 1668 , 2018-04-03
JPEGCompression\kids.tif, 95162 , 2013-09-26
JPEGCompression\my.m, 2228 , 2018-05-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Characterizngthemech
    Adult amblyopes can improve positional acuity through practice however, the neural mechanisms underlying this improvement are still not clear. In this study, seven adult amblyopes repeatedly practiced a position discrimination task in the presence of positional noise.
    2008-07-19 17:44:31下载
    积分:1
  • area_perimeter-and-aspect-ratio
    matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。(Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.)
    2012-02-29 15:16:30下载
    积分:1
  • image_matching
    基于小波特征提取的图像匹配matlab程序,将图像进行二维小波变换,提取概貌系数,并去掉对特征影响不大的系数(Wavelet feature extracting based image matching)
    2011-11-09 23:30:19下载
    积分:1
  • Compressionmotionestimate
    对视频序列图像的压缩编码,采用了运动预测以增大压缩率(video image sequence coding used to forecast the movement increased compression rate)
    2006-09-09 17:14:46下载
    积分:1
  • 各滤波器减少相干斑噪声
    说明:  该文件主要用于减少相干斑噪声,包含各种常见的滤波器如Lee滤波器,Frost滤波器等(This file is mainly used to reduce speckle noise, including a variety of common filters, such as Lee filter, frost filter and so on)
    2020-08-28 10:38:40下载
    积分:1
  • face-detection-gabor-master
    利用gabor滤波器来进行人脸图像的处理,内部并包含多张测试图像(Gabor filter to use a face image processing, internal testing and contains multiple images)
    2016-06-20 17:17:28下载
    积分:1
  • 遥感影分类的matlab实现Image_Classify
    遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。(Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).)
    2020-11-23 10:09:34下载
    积分:1
  • varErrorDiff
    基于改进的F-S error diffusion算法对彩色图像位数降为8色。其中分配系数采用动态系数(Based on the F-S error diffusion algorithm to improve the color image figures down to 8 colors. The distribution coefficient by using the dynamic coefficient)
    2015-03-12 11:13:24下载
    积分:1
  • HDevelop
    基于HDevelop的形状匹配算法参数的优化研究(The shape matching algorithm based on HDevelop Parameter Optimization)
    2010-02-02 00:23:52下载
    积分:1
  • FFBP
    扇束反投影滤波,这是一个通过反投影滤波法重建CT图像的 matlab程序(dgfgdg dgrehj )
    2012-01-03 22:48:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载