pyvista.ImageData.index_to_physical_matrix

pyvista.ImageData.index_to_physical_matrix#

property ImageData.index_to_physical_matrix: NumpyArray[float][source]#

Get 4x4 matrix to convert coordinates from index space (ijk) to physical space (xyz).

Returns:
np.ndarray

4x4 transformation matrix.