4DCTreg / LRME-4DCT

Lung Respiratory Motion Estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRME-4DCT

code

MATLAB code for "Lung Respiratory Motion Estimation Based on Kalman Filtering and 4D CT Image Registration"

Dataset

DIR-lab dataset:https://www.dir-lab.com

POPI dataset: https://www.creatis.insa-lyon.fr/rio/popi-model?action=show&redirect=popi

Implemented details:

  • 4D CT data should be downloaded from the above datasets before implementation.
  • In order to speed up the code running speed, the observation value can be pre calculated by the isoPTV method [1].
  • For POPI dataset, please start with the file /POPI_test/Registration_Kalman_POPI.m

[1]Vishnevskiy V, Gass T, Szekely G, Tanner C, Goksel O. Isotropic total variation regularization of displacements in parametric image registration. IEEE TMI. 2017.

About

Lung Respiratory Motion Estimation

License:Other


Languages

Language:MATLAB 96.5%Language:Python 2.2%Language:C++ 0.6%Language:M 0.4%Language:Objective-C 0.3%