Medical Image Analysis

This is the website of the Medical Image Analysis course (NBE-E4010) taught by Koen Van Leemput at Aalto University.

The teaching material used in the course consists of a tailor-made book and lecture slides:

All material is available from a git repo under a CC BY 4.0 license, and can therefore be used freely in other courses.

Implementation

This website contains links to the teaching material and the schedule (see below). The MyCourses website will be used in conjunction for all announcements, discussion fora (one general forum and a separate forum for each exercise assignment), and exercise assignments (material, report submissions and peer grading).

The course is heavily focused on solving actual exercises in Python (six in total). These exercises can be performed in groups of max 3 students. The course grading is based mostly (80% weight) on final report scores given by the course personnel (teacher and teaching assistants), after an initial peer grading by fellow students. Participating in the peer grading is required to pass the course, and the quality of peer grading carries a weight of 10%. Each student should also participate in student presentations where submitted reports are analyzed and discussed in class (weight 10%).

Schedule

For the fall 2024 semester, lectures will be held on Mondays 12.15–14.00 in Health Technology House, Auditorio - F239a. Exercise sessions with teaching assistants present will be held on Thursdays 12.15–14.00, first in Health Technology House, Auditorio - F239a (before the autumn break) and then in the Undergraduate Center, A-sali (Aalto-sali) - Y202a (after the autumn break).

Note: no exercise sessions will be organized on Thu 5 Sep, Thu 10 Oct, Thu 21 Nov and Thu 28 Nov.

A detailed schedule is given below:

Week Date Activity Location Topic  
1 Mon 2 Sep Lecture F239a Introduction to the course - slides: html pdf
- lecture recording
- jupyter notebook example
2 Mon 9 Sep Lecture F239a Image smoothing and interpolation - chapter 1 in the book (html pdf)
- slides: html pdf
- lecture recording
  Thu 12 Sep Exercise F239a Smoothing and interpolation - submission deadline: Wed 25 Sep at 23:59
3 Mon 16 Sep Lecture F239a Coordinate systems, linear spatial transformations, landmark-based registration - sections 2.1-2.3 in the book (html pdf)
- slides: html pdf
- lecture recording
  Thu 19 Sep Exercise F239a Landmark-based registration - submission deadline: Wed 2 Oct at 23:59
4 Mon 23 Sep Lecture F239a Intensity-based registration - section 2.4 in the book, excluding Gauss-Newton optimization (html pdf)
- slides: html pdf
- lecture recording
  Thu 26 Sep Exercise F239a Mutual Information-based registration - submission deadline: Wed 9 Oct: at 23:59
5 Mon 30 Sep Lecture F239a Nonlinear registration - sections 2.2.2 and 2.4 in the book, especially Gauss-Newton optimization (html pdf)
- slides: html pdf
- lecture recording
  Thu 3 Oct Exercise F239a Mutual Information-based registration (cont.) - submission deadline: Wed 9 Oct: at 23:59
6 Mon 7 Oct Lecture F239a Model-based segmentation I - sections 3.1-3.3 in the book (html pdf)
- probability refresher: html pdf
- slides: html pdf
- lecture recording
7 Mon 21 Oct Lecture - F239a (room I)
- F401 (room II)
Student presentations of the first three exercises  
  Thu 24 Oct Exercise Y202a Nonlinear registration - submission deadline: Wed 6 Nov at 23:59
8 Mon 28 Oct Lecture F239a Model-based segmentation II - sections 3.4-3.5 in the book (html pdf)
- slides: html pdf
  Thu 31 Oct Exercise Y202a Model-based segmentation - submission deadline: Wed 13 Nov at 23:59
9 Mon 4 Nov Lecture F239a Neural Networks - chapter 4 in the book (html pdf)
- slides: html pdf
- lecture recording
  Thu 7 Nov Exercise Y202a Neural Networks - submission deadline: Wed 20 Nov at 23:59
10 Mon 11 Nov Lecture F239a Guest lecture Eero Salli (HUS)  
  Thu 14 Nov Exercise Y202a Neural Networks (cont.) - submission deadline: Wed 20 Nov at 23:59
11 Mon 18 Nov Lecture F239a Guest lecture Aino Nieminen (Disior) and Jukka Erkkilä (Terveystalo)  
12 Mon 25 Nov Lecture - F239a (room I)
- F401 (room II)
Student presentations of the last three exercises