Skip to content

liob/ct-lung-registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python implementation based on the work of Tustison et al. This script uses ANTs. The Example data is lifted from the registration example of Tustison.

Example:

./ct_lung_registration.py -f sample_data/N25E_resampled.nii.gz \
                          -m sample_data/N25I_resampled.nii.gz

runtime: 14.5 minutes

results

Requirements

  • Python (2 or 3)
  • ANTs (testetd with 2.3.1)
  • nibabel
  • scipy
  • skimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages