alan-turing-institute / pixelflow

BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Library functions to include #5

Open ots22 opened 1 year ago

ots22 commented 1 year ago

One possibility for the pixelflow library is to incorporate a collection of 'custom functions' compatible with the pixelflow function (for mapping over each object, masked region or bounding box). This issue is to collect ideas for functions to include, particularly those useful to existing project work or that already exist and can be shared this way. Please add to the list below or leave a comment.

evangeline-corcoran commented 1 year ago

Porespy 'regionprops_3D' 3D shape and size metrics (https://porespy.org/modules/generated/generated/porespy.metrics.regionprops_3D.html)

And ability to add to features data frame like props_to_DataFrame function (https://porespy.org/modules/generated/generated/porespy.metrics.props_to_DataFrame.html)