登录
首页 » matlab » imageprocessing6

imageprocessing6

于 2021-04-12 发布 文件大小:2KB
0 213
下载积分: 1 下载次数: 117

代码说明:

  1.选择一幅图像,对该图像进行DCT块操作(将图像分成8×8小块,对每个小块进行DCT变换)。 2.利用屏蔽矩阵对DCT系数进行区域选择,然后进行逆变换(IDCT),合成原图像,计算合成图像的PSNR。 3.选择一小波函数,对一幅图像进行分解,显示各变换系数,观察其规律,并进行小波逆变换,合成原图像。 (1. Select an image, the image DCT block operations (the image is divided into 8 × 8 small pieces of each small piece for DCT transform). 2. The use of shielding on the DCT coefficient matrix of regional choices, and then inverse transform (IDCT), synthesis of the original image, calculating the synthetic image PSNR. 3. To select a wavelet function, decomposition of an image to show the transform coefficients, to observe its laws, and inverse wavelet transform, the original synthetic image.)

文件列表:

源程序
......\example6_1.asv
......\example6_1.m
......\example6_2.m

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

发表评论

0 个回复

  • GS algorithmn
    说明:  相位恢复算法,gs算法,适用于双强度测量的相位恢复问题(a phase retrieval algorithmn-gs using MATLAB)
    2019-11-27 10:01:58下载
    积分:1
  • 互信息配准
    基于图像互信息计算的图像配准方法,互信息为配准带来更高精度(Image registration method based on image mutual information calculation, mutual information brings higher precision to registration)
    2018-11-10 21:17:47下载
    积分:1
  • JPEGCompression
    说明:  编码: (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)
    2019-02-18 22:58:13下载
    积分:1
  • 111-30
    模式识别相关技术,EM算法简介,EM算法是关于半监督学习的一种技术(Pattern recognition technology, EM algorithm About, EM algorithm is on a semi-supervised learning techniques)
    2008-04-01 09:02:12下载
    积分:1
  • MATLAB-image-processing
    用matlab对图像做平滑、锐化处理。对其增强,灰度处理,并获得直方图。(Matlab image smoothing, sharpening processing. Its enhanced gray scale processing, and histogram.)
    2013-05-14 10:45:46下载
    积分:1
  • Face-Eye-Detection
    说明:  一种人脸识别方法,是利用眼睛虹膜进行识别(A face recognition method is the use of iris identification)
    2009-08-24 22:48:34下载
    积分:1
  • DespeckleFilters
    一个去除斑点噪声的滤波器的,特别适用于医学超声图像(A filter to remove speckle noise , especially for medical ultrasound image )
    2014-11-16 16:26:11下载
    积分:1
  • HuffmanExp
    实现对灰度图像的哈夫曼编码,对于其他图像,也可以类似的完成。(Realize grayscale images of hoffmann coding, for other image, also can be similar to the finish.)
    2010-11-13 09:58:54下载
    积分:1
  • hough_matlab
    matlab图像处理代码,利用分裂、合并算法进行图像的分割,含m文件和GUI(matlab image processing code, using split, merge image segmentation algorithms, including documentation and GUI m)
    2011-06-03 13:21:43下载
    积分:1
  • 数字的增强算法 piea
    说明:  数字图像处理,图像的增强算法,源代码,希望能有所帮助。(Digital Image Processing and Image Enhancement Algorithms)
    2020-06-23 04:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载