mis#

mis(image, **kwargs)[source]#

Compute Maximum Inscribed Sphere of the entire image using PoreSpy.

Return type:

ndarray

Parameters:
  • image – An np.ndarray containing the binary image with the phase of interest labeled as 1

  • **kwargs – Keyword arguments for the `porespy.filters.local_thickness()` function

Returns:

Maximum inscribed sphere of the full 3D image

Return type:

numpy.ndarray