iradon反变换 matlab,iradon - Inverse Radon transform 拉冬逆变换

iradon函数用于在MATLAB中执行逆拉冬变换,从投影数据重建图像。该函数采用滤波回投影算法,并允许指定插值类型、滤波器、频率缩放和输出尺寸。默认使用Ram-Lak滤波器,但也可以选择其他窗函数以降低噪声影响。通过示例展示了过滤和未过滤回投影的区别。
摘要由CSDN通过智能技术生成

iradon - Inverse Radon transform

Syntax

I = iradon(R, theta)

I = iradon(P, theta, interp,

filter, frequency_scaling, output_size)

[I,H] = iradon(...)

Description

I = iradon(R, theta) reconstructs the image I

from projection data in the two-dimensional array R. The

columns of R are parallel beam projection data.

iradon assumes that the center of rotation is the center

point of the projections, which is defined as

ceil(size(R,1)/2).

theta describes the angles (in degrees) at which the

projections were taken. It can be either a vector containing the

angles or a scalar specifying D_theta, the incremental

angle between projections. If theta is a vector, it must

contain angles with equal spacing between them. If theta

is a scalar specifying D_theta, the projections were taken

at angles theta = m*D_theta, where m =

0,1,2,...,size(R,2)-1. If the input is the empty matrix

([]), D_theta defaults to

180/size(R,2).

iradon uses the filtered back-projection algorithm to

perform the inverse Radon transform. The filter is designed

directly in the freq

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值