Operating system: Linux
Slicer version: 4.8.1
I am new to Slicer and I have a task to register MRI and CT volumes using Rigid registration. I have a large data and do not want to repeat the process many times for different patients, as I currently do. I was wondering if it is possible to streamline this process, where I just use the file locations of MRI and CT volumes and Slicer does registration and saves a new file. I use Python for analyzing the images so was hoping if there was a way that I can use Python for this.
Thanks!