Skip to content

VTT-ProperTune/fiber-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fiber-tracking

Individual fiber separation from tomography images (see https://doi.org/10.1016/j.commatsci.2024.113372)

Reguired libraries

The repository includes a small cropped sample preprocessed binary image for testing. To run the tracking:

python fiber_tracking.py example_data/PLA15_cropped.tif PLA15_cropped.zip

The tracking results will be saved as a zip file. To analyze the fibers, type

python fiber_tracking.py example_data/PLA15_cropped.tif PLA15_cropped.zip

The script will create a file PLA15_cropped_fiberdata.zip. Some statistics can be extracted by

python tables_and_plots.py PLA15_cropped_fiberdata.zip 

See the file tables_and_plots.py for various plotting functions.

About

Individual fiber separation from tomography images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages