-
Notifications
You must be signed in to change notification settings - Fork 145
Home
SimonRit edited this page Sep 14, 2010
·
19 revisions
Name
RTK: Reconstruction Toolkit
Objective
To develop an open-source software for fast cone-beam CT reconstruction. Subsequently, the library could be extended to other modalities and geometries, and used for 2D/3D registration.
Requirements
- 2D pre-processing (raw-data to attenuation images, i.e. logarithm, ghosting and scatter correction, etc…);
- 2D Fourier filtering (or 1D per line/column);
- 3D => 2D forward projection;
- 2D => 3D backprojection;
- Respiratory signal extraction;
- 3D => 3D => 2D deformable forward projection;
- 2D => 3D => 3D deformable backprojection.
Objective
The toolkit is compatible with ITK.
Other solutions