登录
首页 » matlab » DCT_JPEG

DCT_JPEG

于 2011-05-16 发布 文件大小:171KB
0 236
下载积分: 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 个回复

  • gabor
    基于openCV的gabor函数,一位牛人编写的。希望对大家有用(gabor function based on openCV)
    2010-06-03 10:03:44下载
    积分:1
  • ksvdbox13
    KSVD算法的工具包,安装在matlab的相关路径下,可以直接调用。(KSVD algorithm Kit installed in the path of matlab can be called directly.)
    2013-03-19 23:30:18下载
    积分:1
  • HOG
    基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通(Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler)
    2020-06-25 23:00:01下载
    积分:1
  • im_denoise
    几种经典的图像平滑去噪算法程序,其中包括小波软阈值和硬阈值处理。还附送三个图像质量评价程序(several classic image denoising smoothing algorithm procedures, which include thresholding wavelet soft and hard threshold processing. Also attached three image quality evaluation procedures)
    2006-11-06 10:02:10下载
    积分:1
  • pcnn
    详细介绍PCNN算法用于lena图像分割的实例,并用matlab实现(Detailed the PCNN algorithm for instance lena image segmentation and implemented using matlab)
    2020-07-03 10:20:02下载
    积分:1
  • PCA
    这是基于VC++编写的对遥感影像分析的程序,主要是对遥感影像进行PCA变换,使得对影响分析不仅可以依托于现成软件,我们自己也可以开发(This is written in VC++ based on remote sensing image analysis program, mainly for remote sensing images PCA transform, makes impact analysis can not only rely on ready-made software, we can also develop their own)
    2011-07-05 22:36:32下载
    积分:1
  • img_style
    使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)
    2018-03-17 13:09:29下载
    积分:1
  • 2
    说明:  图像旋转任意角度,容易操作,方便简单,效果好!(image rotating for any angle you like.)
    2010-04-11 20:11:21下载
    积分:1
  • 1
    说明:  图像去雾基于暗原色先验去雾,何凯明算法的源代码改进,(Dark colors on the image to fog prior to fog, He Kaiming algorithm source code improvements,)
    2013-10-15 21:25:22下载
    积分:1
  • color-moments-of-three-color-spaces
    图像剪切后,转换为LAB和HSV颜色空间,计算每个颜色通道的颜色矩,最后将所有变量整合到一个矩阵中。(after image cropping, convert the image into LAB nd HSV color space, then computing the color moments of each channel. finally combine this variables into one matrix.)
    2015-07-01 22:18:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载