Research Article
Self-Super-Resolution of an MRI Image with Assistance of the DSTTD System
Algorithm 1
Pseudocode for the SSR model.
| Step 1: Input an MRI or CT scan image , where | | Step 2: Interpolation | | Step 3: Blur axial slice | | Step 4: LR and HR axial patches are extracted | | Step 5: Patches are sent to the EDSR model | | Step 6: Patches from LR is extracted and | | Step 7: Output from EDSR model and Patches are trained to extract and is the estimation of and | | Step 8: FBA is used to reconstruct from and |
|