I have a segmented CT image of a pore geometry. I can compute the skeleton on the geometry no problem and get an estimated hydraulic radius at each location along the skeleton by interpolating the Euclidean distance transform. This method gives the distance between the pore centerline and the closest pore edge, essentially a measure of the radius of the inscribed sphere within a pore geometry. This is adequate for semi-cylindrical pores, but for irregular pores, the effective hydraulic radius is larger.

Is there a modified distance map transform that gives a better estimate of the effective hydraulic radius of a pore from a CT image?

Similar questions and discussions