登录
首页 » matlab » DCT_JPEG

DCT_JPEG

于 2011-05-16 发布 文件大小:171KB
0 224
下载积分: 1 下载次数: 230

代码说明:

  给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)

文件列表:

ACHuffmanEncoding.m,14872,2011-05-13
DCHuffmanEncoding.m,3508,2011-05-13
func_DCTJPEG.m,8473,2011-05-13

PSNR.m,321,2011-05-13
zigzag.m,1221,2011-05-13

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

发表评论

0 个回复

  • BasicProcessing
    能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
    2006-11-03 16:41:45下载
    积分:1
  • Real-Time-Image-and-Video-Processing
    一本讲述计算机图像和视频实时处理的好书。包括基本概念,硬件,软件,和算法。 (A book about real-time image and video processing, including basic concepts, hardware, software, and algorithms.)
    2011-05-11 23:18:44下载
    积分:1
  • MatlabImageRetrieval
    说明:  用matlab编写的基于内容的图像检索源代码。(Matlab prepared with content-based image retrieval source code.)
    2008-09-24 16:00:32下载
    积分:1
  • spfilt1
    首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。 (First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs. Using a variety of filters for processing: the arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filtering, filtering midpoint, maximum, minimum filtering. Note that the need to change the template size. A detailed comparison of these results and analyze the reasons.)
    2013-12-03 16:17:19下载
    积分:1
  • matlab程序
    加入乘性噪声和椒盐噪声的图像进行维纳滤波和均值滤波,采用不同窗口看效果(Add the image of multiplicative noise and salt and pepper noise for Wiener filtering and mean filtering, using different windows to see the effect)
    2020-08-01 13:58:36下载
    积分:1
  • 区域生长法代码
    用区域生长法代码实现对图像的分割,包括阈值的选取(Using region growing method to achieve the image segmentation, including the selection of threshold)
    2017-06-06 14:38:35下载
    积分:1
  • wtthreshold
    利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数(Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function)
    2020-12-01 17:49:26下载
    积分:1
  • Hermite-Gaussinabeam
    Hermite-Gaussian光束是一种独特的光束,可以作为图形处理中变化的基函数(The Hermite-Gaussian beam is a unique light beam can be used as the base function of the change in the graphics processing)
    2013-03-29 10:37:17下载
    积分:1
  • ssim_index
    SSIM是衡量图像质量的另一个标准,比PSNR略好。此为计算图像SSIM的代码(SSIM is another measure of image quality, slightly better than PSNR. The code is to calculate SSIM.)
    2020-09-26 11:07:47下载
    积分:1
  • Denoising-3-in-1
    去噪算法matlab源码三合一,包含BLS-GSM,BM3D,NLM(Denosing algorithms 3 in 1, include BLS-GSM+ BM3D+ NLM)
    2013-08-01 11:40:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载