Skip to content

Centerline Extraction, Skeletonization Methods, and Interbranch/Pore Segment Measurements.

License

Notifications You must be signed in to change notification settings

TLKline/poreture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poreture

The "poreture" package implements centerline extraction and skeletonization methods.

References:

TL Kline, M Zamir, EL Ritman, "Accuracy of microvascular measurements obtained from micro-CT images," Annals of biomedical engineering 38 (9), 2851-2864, 2010.

TL Kline, EL Ritman, "Characterization of the pore labyrinth geometry of sea sponges imaged by micro-CT," Journal of Porous Materials 19 (2), 141-151, 2012.

Maintainers

- Timothy Lee Kline

Contributors

- Timothy Lee Kline
- Adrian Hecker

Dependencies

The required dependencies to build the software are:

  • python
  • numpy
  • scipy
  • skfmm
  • nibabel

Install

This packages uses distutils, which is the default way of installing python modules. To install in your home directory, use:

python setup.py install --home

To install for all users on Unix/Linux:

python setup.py build
sudo python setup.py install

Development

Follow: Fork + Pull Model:

https://help.github.com/articles/using-pull-requests

About

Centerline Extraction, Skeletonization Methods, and Interbranch/Pore Segment Measurements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages