Measuring Bone Thickness
DistanceTransform returns the distance of each foreground voxel to the background. Compute the distance transformation for the bone to estimate its thickness.
| In[1]:= | ![]() X |
| In[2]:= | X |
| Out[2]= | ![]() |
Maximum distance of all voxels to the bone surface can be used as an estimate for the bone radius.
| In[3]:= | X |
| Out[3]= |

