BoneJ2 icon indicating copy to clipboard operation
BoneJ2 copied to clipboard

Implement Fast Local Thickness

Open mdoube opened this issue 1 year ago • 0 comments

A new model for estimating local thickness has been released for Python, which may be particularly handy for images with large structures. It uses a shape structuring element to simulate spherical dilations. https://github.com/vedranaa/local-thickness/blob/main/localthickness.py

This issue is a reminder to consider porting it to Java for ImageJ.

mdoube avatar Jun 08 '23 01:06 mdoube