Feature extraction#

In this chapter we will derive quantitative measurements from labeled images, we will extract features. We will do this with two open-source libraries: scikit-image and SimpleITK. For the second, we will use the napari plugin napari-simpleitk-image-processing which is available from python Jupyter notebooks in a convenient way.

The slides are available online.