Pipeline

In a typical medical image analysis (MIA) process, several sequential algorithmic steps are undertaken, in what is called a pipeline. This can vary depending on the complexity of the data and the problem statement, and for the purposes of the project in this course, our pipeline has as input two magnetic resonance (MR) image slices (i.e., a T1-weighted (T1w) image slice and a T2-weighted (T2w) image slice) and a segmentation of the brain into constituent structures (see clinical background).

The pipeline itself consists of the following steps, which we will go over through the duration of this laboratory:

The dashed boxes indicate pre-steps or selections that influence a step. The provided experiments (see pre-processing and others) correspond to boxes in the figure. Additionally, we will also have a look at the evaluation of such a pipeline.

The MIA Lab pipeline, from pre-processing to evaluation

An in-depth description of the pipeline with references for further reading can be found in [1].

References

[1] Pereira, S., Pinto, A., Oliveira, J., Mendrik, A. M., Correia, J. H., Silva, C. A.: Automatic brain tissue segmentation in MR images using Random Forests and Conditional Random Fields. Journal of Neuroscience Methods 270, 111-123, (2016). https://doi.org/10.1016/j.jneumeth.2016.06.017