Scripting mrview screenshot

Mrview supports the visualization of several type of images (diffusion, ODF, tck). A snapshot of the visualization can be easily obtained from the GUI with the ‘screen capture’ functionalities.
Is there any way to ‘script’ the generation of such snapshot from the command line?
Paolo

Hi Paolo,
Yes, you can. Have a look at mrview -help for all the options.
Cheers,
Daan

If it helps, there’s a few command-line examples kicking about on the forum and on GitHub. Note that it seems the offscreen rendering no longer works, for some reason (means you can’t use the ‘-platform offscreen’ option)…