I wrote a python code for image registration. I want to view if it works by running the code on 3D slicer and see if the two images align properly.
Is there any way to transfer my code in python to 3D slicer and run it to see if the two images registered?
I tried the python console on 3D slicer to transfer my code but it did not run my code to give any results.