登录
首页 » matlab » Image Reconstruction (ART)

Image Reconstruction (ART)

于 2020-07-09 发布 文件大小:2KB
0 231
下载积分: 1 下载次数: 10

代码说明:

  用代数迭代算法ART重建图像,含MATLAB代码(image reconstruction using ART algorithms (MATLAB code))

文件列表:

Image Reconstruction (ART)\ART.m, 2188 , 2018-11-09
Image Reconstruction (ART)\calc_sum.m, 130 , 2015-11-18
Image Reconstruction (ART)\chooseart.m, 158 , 2015-11-18
Image Reconstruction (ART)\corr_factor.m, 337 , 2015-11-18
Image Reconstruction (ART)\inputart.m, 334 , 2015-11-18
Image Reconstruction (ART)\padG.m, 455 , 2015-11-18
Image Reconstruction (ART)\padO.m, 449 , 2015-11-18
Image Reconstruction (ART), 0 , 2018-11-24

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

发表评论

0 个回复

  • 四参数随机生长法生成多孔介质代码
    利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
    2021-03-29 17:29:10下载
    积分: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
  • imageprocessing
    多种图像处理基本方法的源代码,包括图像分割和边缘检测,非常适合初学者参考使用。(A variety of basic methods of image processing source code, including image segmentation and edge detection, is suitable for beginners reference.)
    2010-05-28 18:03:21下载
    积分:1
  • NLmeansfilter
    非局部均值高斯图像去噪算法程序,论文作者源代码(Non-local mean Gaussian denoising algorithm procedures, the authors source code)
    2015-09-24 20:14:28下载
    积分:1
  • jpeg-matlab
    jpeg压缩matlab程序,可供学习图像视频编解码的同学学习(jpeg compression matlab program for learning image video codec students to learn)
    2013-06-14 19:18:13下载
    积分:1
  • matlab
    可以进行图象处理,一些简单变化,使用范围比较广泛(it can change image)
    2010-06-27 01:19:11下载
    积分:1
  • lab颜色空间分割
    很好的将lab空间中各颜色分量区分开,亲自使用过修改即可使用(It is very good to separate the color components in lab space.)
    2018-08-18 10:54:23下载
    积分:1
  • crazy-climber
    小波脊线提取crazy climber算法的文献出处(The wavelet ridge extract crazy climber algorithm literature source)
    2021-03-04 18:59:32下载
    积分:1
  • l1_ls
    求解l1范式的值,用于压缩感知中的稀疏表示。进行分类(Solving the value of l1 paradigm for compressed sensing of sparse representation. Classification)
    2011-11-14 17:53:34下载
    积分:1
  • PSNR_2
    此程序计算的是两幅图像的峰值信噪比,运行流畅(This program calculates the peak signal to noise ratio of the two images, run smoothly)
    2013-12-27 22:24:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载