Skip to content

tawhai/lung_quadtree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lung QuadTree decomposition

Generate a QuadTree from a lung image and mask and calculate its 'QtD'. It uses the DICOM lung image and a JPG mask image as inputs.

Install

pip install numpy scipy pydicom
git clone https://github.com/tdewolff/lung_quadtree
cd lung_quadtree
python QtD.py

Usage

You can change parameters in the top section within QtD.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%