Bias Correction

Hello all,

We were wondering whether there is any option in the program that allows us to obtain a bias-corrected image. And if that option does not exist, whether any of you had done it before and how.

Thank you!

aran

Hi Aran,

There is no implementation of bias-field correction in SCT because other software already exist that do it well. There is notably the N4 algorithm, which is available in Python’s SimpleITK library or as an ANTs package.

Cheers
Julien