Dcm2Nii package wrapper tools.
-
class
pydcmio.dcm2nii.wrapper.Dcm2NiiWrapper(name)[source]
Parent class for the wrapping of Dcm2Nii functions.
-
classmethod
version(name)[source]
Get the version of the command.
| Parameters: | name: str (mandatory)
the name of the Dcm2Nii binary to be called.
|