Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

20 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages