Video clip of slice scrolling

would be amazing if its possible to export recording of slice scrolling .
i like this instead of needing to save multiple slices .

I think this could be done using the ScreenCapture module. Please check it out
https://slicer.readthedocs.io/en/latest/developer_guide/script_repository/screencapture.html

HIH

2 Likes

sorry about the silly question . i just type the code into python console ?

i i tried that and got an error

Try using the GUI of the module first, if those features are not enough then you’ll need to write a small python script

1 Like