frankkramer-lab / aucmedi

a framework for Automated Classification of Medical Images
https://frankkramer-lab.github.io/aucmedi/
GNU General Public License v3.0
38 stars 13 forks source link

Replace custom resampling with simpleitk #65

Closed muellerdo closed 2 years ago

muellerdo commented 2 years ago

SimpleITK resampling is far far far more efficient implemented than custom implemented numpy resampling.