How to create MIP images from the command line?

Hello @shahrokh

One option is to write a python script to generate the MIP and write out the resliced image output to a file.

https://www.slicer.org/wiki/Documentation/Nightly/ScriptRepository#Thick_slab_reconstruction_and_maximum.2Fminimum_intensity_volume_projections

You can then run your python script using --python-script command line option in Slicer.

-Andinet

1 Like