Skip to content

The repository contains the source code and the report for the COPD lung CT registration challenge that was held as a final project of the course of Medical image registration (MIRA) in University of Girona.

License

Notifications You must be signed in to change notification settings

cansuyalcinn/lung-ct-registration-challenge

Repository files navigation

Lung CT Registration Challenge

The challenge was the final project of the Medical image registration course given in the University of Girona for the MAIA programme. The final report can be found here.

img
Example of the images used for the registration where inhale on the left and exhale on the right, landmark point is represented with a green dot.

Authors of the project

During the challenge day proposed solution ranked the 2nd place obtaining mean TRE value of 1,4223 mm across test patients

Challenge description

We have performed non-rigid image registration on the Lung CT images taken from the Chronic obstructive pulmonary disease (COPD) 4DCT DIR-Lab Challenge dataset. The dataset contains inhale, and exhale images, as well as their landmarks corresponding to the same patient. The aim of the project is register both inhale and exhale images, and to measure the performance using the landmark point positions after registration. Target registration error (TRE) is used as a metric to determine the accuracy of the calculated landmark positions.

The pipeline inluded:

  • Preprocessing step (changing the orientation of the images and convertion to NIFTI format),
  • Segmentation step (using automated U-net segmentation tool for the lung CT images. Reference: lungmask),
  • Registration (Affine (rigid), B-spline (non-rigid), compositon (Affine → B-spline))

About

The repository contains the source code and the report for the COPD lung CT registration challenge that was held as a final project of the course of Medical image registration (MIRA) in University of Girona.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published