BoneJ2
BoneJ2 copied to clipboard
Implement Fast Local Thickness
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.