python

Resampling in SimpleITK

SimpleITK has a fantastic python API for medical image processing, but it has a steep learning curve. In this post I will document how to resample images using the Resample filter via the complicated, but really useful task of extracting oblique slices in a 3D image.

Migrating from anaconda to venv

I recently learned at work that using Anaconda for commercial product development work is no longer free for non-small organizations. Apparently this has been the case since 2020 (which I am still mentally in).