Skip to main content
. 2021 Jul 14;150:8–16. doi: 10.1016/j.patrec.2021.06.021

Algorithm 1.

Data harmonization.

Input CCT image A0(n) and CXR image B0(n) of subject n.
Step 1 For CCT image A0(n)
64 central slices are reserved, and top/bottom slices are removed
Step 2 For CXR image B0(n)
Central rectangle region is reserved, and outskirt pixels are removed.
Step 3 CCT images are resized to 1024×1024, and CXR image is resized to 2048×2048.
Output CCT image A1(n) and CXR image B1(n).
size[A1(n)]=1024×1024×64.
size[B1(n)]=2048×2048.