Skip to content

SNOWPOROS algorithm for segmenting interconnected pores

Notifications You must be signed in to change notification settings

dtudk/snowporos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We present this code based on existing functions present at PoreSpy.https://porespy.org/

The code segments the interconnected pores of a certain material into different units.

The function can be found in the file snow_poros.py

Installation

Installation of this code should follow these instructions

./configure --prefix= make make install

Usage

The actual code that performs the steps of the SNOWPOROS algorithm can be found in the file snow_poros.py

An real example that segments a binary image (image3_.tiff)is illustrated in the file example_using_snowporos.py.

License

This code is released under the MIT License, see more in license_terms.txt.

About

SNOWPOROS algorithm for segmenting interconnected pores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages