Search
Topics:
Download the MITK Workbench application. Load the testing image ct_whole_body.nrrd.zip. Optionally you can try data lowdose_CT.nii.gz from https://cmp.felk.cvut.cz/~herinjan/dt45knp3/, if the data are too large for your PC to process, you can try the smaller lowdose_CT_cropped.nii.gz file. After the file is opened, the image's name will appear as entry in the Data Manager view, you will also see four rendering windows, they show the standard anatomical planes and a 3D-visualization of the image. The Level Window slider appears on the right.
UL Threshold
3D Tools
Create new segmentation
Save
Segmentation You have experienced, how tedious a manual segmentation can be, which is one of the main motivations for development of (semi-)automated segmentation methods. In this part, we will look at segmentation by means of pixel classification. It is about finding set of values (features) for each pixel, that allows to construct a criterion which assigns a class label to each pixel. The threshold-based segmentation from first part is a simple example of this principle. We have the pixel value $I(x,y)$ as feature and define the criterion for the bone class as $\theta_l \leq I(x, y) \leq \theta_u$.
In this task, we will look for a larger set of features for each pixel, that will lead to a criterion for classes bone, muscle, fat and background.
Pixel classification
[2 pts] Homework task
Download the ilastik application. Download the input data archive cv03_ctsegm.zip
In ilastik:
Pixel Classification
training
Background
Bone
Fat
Muscle
Uncertainty