MONAI
MONAI copied to clipboard
`monai.visualize.matshow3d` for metatensor
Is your feature request related to a problem? Please describe.
when it's input is a metatensor, monai.visualize.matshow3d should have an option to display the image content with the actual aspect ratio (taking into account the image resolution stored in the metatensor).
Hi @wyli ,
Thanks for raising this topic, should we also add this feature to the plot feature? https://github.com/Project-MONAI/MONAI/blob/dev/monai/visualize/img2tensorboard.py#L135
Thanks.