Skip to main content
. Author manuscript; available in PMC: 2017 Jun 1.
Published in final edited form as: IEEE Trans Biomed Eng. 2015 Dec 9;63(6):1301–1309. doi: 10.1109/TBME.2015.2487779

Table 1.

Workflow for Simultaneous CT-MRI Image Reconstruction

Inputs: CT projection data f and MRI k-space data g

Reconstruction: 1. Reconstruct a CT image uCT from f by Eq. (5);
2. Reconstruct an MRI image uMRI from g by Eq. (6);
3. k = 0;
4. Loop until meeting the stop criteria
5. Transform CT-MRI datasets TCT–MRI by given uMRI and uCT ;
6. Estimate the corresponded CT-MRI image uCTest & uMRIest according to uMRI & uCT aided by TCT–MRI using the SC method (Table 2);
7. Reconstruct the CT image with uCTest and f by Eq. (7);
8. Reconstruct the MRI image with uMRIest and g by Eq. (8);
9. k = k + 1;
10. end