Skip to content

owodolab/skeletalDescriptors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topological Descriptors for GraSPI

This package is a microstructure featurization framework to compute generic topological and morphological descriptors. This package is an extension of Graspi.

Small Example

See example folder with 2 phase morphologies and the slides skeletal_descriptors.pdf.

Major Features

The package computes the set of descriptors/features that can used for data analytics (e.g., to establish process-structure-property maps). The implementation is in C++ and uses bash as a scripting tool to encode basic analysis pipelines.

Installation

The package requires boost library. To compile go to src file, you find there Makefile. The path to boost will need to be provided if the boost library is in a not searchable location.

Type : make all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages