monai.transforms.meta_utility.dictionary#
A collection of dictionary-based wrappers for moving between MetaTensor types and dictionaries of data. These can be used to make backwards compatible code.
Class names are ended with ‘d’ to denote dictionary-based transforms.
Classes
|
alias of |
|
alias of |
|
Dictionary-based transform to convert MetaTensor to a dictionary. |
|
alias of |
|
alias of |
|
Dictionary-based transform to convert a dictionary to MetaTensor. |