Skip to main content
. Author manuscript; available in PMC: 2011 Dec 28.
Published in final edited form as: IEEE Trans Med Imaging. 2011 Jan 13;30(5):1116–1128. doi: 10.1109/TMI.2011.2106161

TABLE I.

Pseudo-Code of the Proposed Statistical Interior Tomography Algorithm

Input:
{yi}i=1NI
Output: μ
Part 1: Inversion of THT
For each chord,
  Initialize f(x) = 0
  —For t = 1,2, ···, t1
   POCS on C1 ~ C5;
  —End
Coordinate transform μTHT = μChord
Part 2: CS-based SIR
Initialize μ0 = μTHT, TV(μ*)
 —For t = 1,2, ···, t2
  1) Update the image using Eq. (20);
  2) Determine the threshold using Eq. (23);
  3) Nonlinear filtering using Eq. (22);
 —End