CT reconstruction package

버전 1.3.0.0 (4.98 KB) 작성자: Mark Bangert
Set of functions performing ct reconstruction tasks
다운로드 수: 10.1K
업데이트 날짜: 2017/3/29

라이선스 보기

Set of functions performing ct reconstruction tasks like a radon transformation, a simple backprojection, a filtered backprojection using a convolution in the spatial domain, a filtered backprojection using a 2D Fourier transformation, and a filtered back projection using the central slice theorem.
It includes the function
myCtRecontruction
that should run out of the box and uses Matlab's Shepp Logan Phantom for demonstration. It is also possible to run the myCtReconstruction with an argument
myCtRecontruction(anyCtDataSet)

to perform image reconstruction on a custom data set.

References:

[1] Set of CT reconstruction functions by Prof. Justin Romberg @ http://www.clear.rice.edu/elec431/projects96/DSP/
[2] W. Schlegel, J. Bille: Medizinische Physik 2: Medizinische Strahlenphysik http://www.amazon.com/Medizinische-Physik-Strahlenphysik-German/dp/354065254X/ref=sr_1_1?ie=UTF8&qid=1326709541&sr=8-1

인용 양식

Mark Bangert (2024). CT reconstruction package (https://www.mathworks.com/matlabcentral/fileexchange/34608-ct-reconstruction-package), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Biomedical Imaging에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

This updated version should remove a severe error in the implementation of the central slice theorem.

Thanks to G. Sken, Jean-Nicola Blanchet, and Sake Dandawate for pointing this out. Thanks to Niklas Wahl for pointing this out.
The new Version should correct the implementation of the central slice Theorem. Thank you Jean-Nicola Blanchet, Saket Dandawate, and G. Sken for pointing this out. Thanks to Niklas Wahl for providing example code.

1.2.0.0

Excluded head phantom.

1.0.0.0