irtk.utils.apply_pmkmp_cm¶
- irtk.utils.apply_pmkmp_cm(image, vmin=0, vmax=1)¶
Apply the pmkmp color map to an image. The image should be an np.array of shape [H, W, 3].
Apply the pmkmp color map to an image. The image should be an np.array of shape [H, W, 3].