How to implement Central slice theorem in matlab?
이전 댓글 표시
Hello!
May I have you help please with the below issue:
I am trying to find a accurate and fast implementation of the central slice theorem, I understand that the algorithm should have three steps as below but unfortunately I don't know how to implement it?!
First step: is to apply a 1D Fourier transform to the projections, to transform the tilt series into the radially sampled Fourier domain.
Second step: These Fourier data are then regridded from the radial to the Cartesian grid,
finally: a 2D inverse Fourier transform is applied to obtain the initial image.
I would be very grateful for your help Alan
댓글 수: 4
Youssef Khmou
2013년 4월 9일
hi, what do you mean by "projections" ?
Alan AF
2013년 4월 9일
Youssef Khmou
2013년 4월 9일
ok, so you have the initial image, and you want to apply the three steps to go back to it right ?
Youssef Khmou
2013년 4월 9일
i just checked the Radon function, but in the step 2, you need theta and rho where you will get rho, ?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!