Resample Scalar/Vector/DWI Volume Module missing DLLs

Hi,
I was using Resample Scalar/Vector/DWI Volume module from Slicer’s GUI and had successful results. Now I’m trying to use the CLI module to do batch processing but I get error of this list of dll files missing.

ITKFactoryRegistration.dll
ITKIOImageBase-5.1.dll
ITKIOTransformBase-5.1.dll

May it be because of the flags I use or should I get these dll’s for CLI to work and if latter, how?

Thanks in advance.

Yes, you need to use the launcher to set the library paths so you can use a CLI in a batch mode.

1 Like