| Algorithm 1. SR SPECT reconstruction |
| 1: At each sampling angle φ as the LR detector rotates around the object, R2 LR projections are obtained by our projection acquisition method. 2: for φ = 1 … all angles 3: The initial estimated SR projection is generated at each sampling angle φ. 4: loop k = 1 … maximum iteration number 5: for m = 1 …R2 6: The r-th estimated LR projection at each sampling angle φ is computed by Formula (1). 7: The new estimate of is computed by Formula (5). 8: end 9: if or the maximum iteration number is reached then 10: terminate 11: loop 12: end 13: end 14: end 15: The SR image is reconstructed from the SR projection via MLEM reconstruction algorithm. |