Csaba Pinter
Csaba Pinter
Usage: m = slicer.mrmlScene.AddNewNodeByClass('vtkMRMLMarkupsFiducialNode') m.AddControlPointWorld(0,0,0) m.SetAxisLabels('X', 'Y', 'Z') m.GetDisplayNode().SetHandlesInteractive(True)
In subject hierarchy if we click on the eye in the row of the plan item nothing happens. However, it is possible to toggle 2D and 3D visibilities separately after...
The source position we set to the Plastimatch proton dose engine is correct, but the output dose looks like if the SAD were inverted (the source on the other side...
This PR aims to add support for reading/writing 5D NRRD files (sequence of vector volumes). Related PR (these changes in ITK are needed so that this change works): https://github.com/Slicer/ITK/pull/10 Related...
Two small fixes in SH related to recent SlicerRT improvements and investigation. No need to handle this until after the stable release.
## Summary The context menu shows strange text for actions in the series table of the (traditional) DICOM browser if there are at least two series selected.  ## Steps...
## Summary Selection of the current edited segment changes when toggling visibility of any segment using the eye icon in the Segments Table. This is an annoyance for users, see...
## Summary I installed both 5.8.0 and the latest 5.9.0 to the default path, which, in my case are "c:\Users\CsabaPintér\AppData\Local\slicer.org\Slicer 5.8.0" and "c:\Users\CsabaPintér\AppData\Local\slicer.org\Slicer 5.9.0-2025-02-14", respectively. When I want to start...